aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2020-09-09tools: switch all our tools to python3 shebangMike Frysinger
2020-07-29Pull upstream cpplint.py from github.com/google/styleguideAlex Light
2020-07-15pylint: always run python3 check with --py3Mike Frysinger
2020-05-15pylint: find Python 3 version betterMike Frysinger
2019-12-18utils: rename RunCommandError to CalledProcessErrorandroid-r-preview-1android-games-sdk-unity-releaseandroid-games-sdk-unity-devMike Frysinger
2019-12-17utils: run: rename error_code_ok to checkMike Frysinger
2019-12-17utils: rename run_command to runMike Frysinger
2019-10-15pylintrc: enable more python3 checksMike Frysinger
2019-09-12clang-format: tighten up user facing error messagesMike Frysinger
2019-09-10lint: clean up output from pylint3-2.2.2Mike Frysinger
2019-09-10pylintrc: disable score reportsMike Frysinger
2019-07-25Fix bug reading the TEST MAPPING from disk.easoncylee
2019-07-11android_test_mapping_format: Support comment in TEST_MAPPING file.android-o-mr1-iot-release-1.0.14crosvm-mastereasoncylee
2019-06-18pylintrc: enable (most) python3 checksMike Frysinger
2019-06-17lint: fix up warnings from pylint-1.8 seriesMike Frysinger
2019-06-15Merge "support py2 & py3"Treehugger Robot
2019-06-14support py2 & py3Mike Frysinger
2019-06-15pylint: set default jobs limit to use all available cpusMike Frysinger
2019-01-07android_test_mapping_format: Allow test config to have a `file_patterns` attr...android-q-preview-6android-q-preview-5android-q-preview-4android-q-preview-2.5android-q-preview-1android-o-mr1-iot-release-1.0.12android-o-mr1-iot-release-1.0.10oreo-mr1-iot-releaseandroid-arch-work-releaseandroid-arch-navigation-releaseDan Shi
2018-12-18android_test_mapping_format: Allow test config to have a `preferred_targets` ...android-o-mr1-iot-release-1.0.8Dan Shi
2018-11-28android_test_mapping_format: Allow test config to have a `host` attributeandroid-wear-8.0.0_r2android-o-mr1-iot-release-1.0.7Dan Shi
2018-08-27Add a repo hook to validate TEST_MAPPING file.android-o-mr1-iot-release-smart-display-r3android-o-mr1-iot-release-1.0.5android-o-mr1-iot-release-1.0.4oreo-mr1-1.2-iot-releasemaster-cuttlefish-testing-releaseDan Shi
2018-06-08checkpatch: update to linux-4.17android-p-preview-5android-p-preview-4android-o-mr1-iot-release-1.0.2android-room-releaseMike Frysinger
2018-04-27pylint: say what you're missing.Junichi Uekawa
2017-11-27Allow users to specify list of files/path to google-java-formatandroid-o-mr1-iot-preview-6o-mr1-iot-preview-6Prameet Shah
2017-11-27Disallow external diff drivers in rh/git.py and google-java-format.pyPrameet Shah
2017-11-15Merge "pylint: handle missing pylint better"Treehugger Robot
2017-11-10cpplint: sync with latest Google versionMike Frysinger
2017-11-10pylint: handle missing pylint betterMike Frysinger
2017-11-10address lint warnings after pylint upgradeMike Frysinger
2017-09-14clang-format: fail gracefully when clang-format itself abortsMike Frysinger
2017-08-16pylint: support per-repo pylintrc files.Sen Jiang
2016-12-16Pass --skip-sorting-imports to google-java-format.Jeff Davidson
2016-12-15Add a builtin repo hook to run google-java-format.Jeff Davidson
2016-10-18hooks: Improve the clang-format wrapper scriptLuis Hector Chavez
2016-09-15Add cpplint.py to be used in preupload repo hooksAlex Vakulenko
2016-09-08hooks: Add a first-approximation clang-format hookLuis Hector Chavez
2016-06-07Enable repo upload pylint wrapper to work with gpylint.Brian Fulton
2016-04-21hooks: add a checkpatch.pl hookMike Frysinger
2016-04-20tools: start a directory to hold various tools/wrappersMike Frysinger