Richard Belleville
b6cc72f129
Revert "Run 2to3 on tools directory ( #26002 )" ( #27183 )
...
This reverts commit a388361c3d
.
3 years ago
Richard Belleville
a388361c3d
Run 2to3 on tools directory ( #26002 )
...
* Run 2to3 on tools directory
* Delete github_stats_tracking
* Re-run 2to3
* Remove unused script
* Remove unused script
* Remove unused line count utility
* Yapf. Isort
* Remove accidentally included file
* Restore line_count directory
3 years ago
Craig Tiller
4966a6bcbd
Add tooling to auto-fix sanity tests ( #26852 )
...
* auto-fix experiment
* document optout
* temp fix
3 years ago
Lidi Zheng
2231c2ba77
Introduce Python import sorting to our sanity test suite ( #26768 )
...
* Add isort_code.sh to sanity tests
* Run tools/distrib/isort_code.sh
* Fine tune the import order for relative imports
* Make pylint and project generation happy
* Fix a few corner cases
* Use --check instead of --diff
* The import order impacts test result somehow
* Make isort print diff and check output at the same time
* Let tools/run_tests/python_utils be firstparty library
* Run isort against latest HEAD
3 years ago
Esun Kim
377fe6095a
Upgrade clang-tidy and clang-format to 11 ( #25590 )
...
* Upgrade clang-tidy and clang-format to 11
* Reformat code
* Fix abseil-string-find-str-contains
* Fix modernize-make-unique
4 years ago
Esun Kim
9e7e38dd69
Less log for run_clang_tidy
4 years ago
Esun Kim
b8f1b71a05
Use clang-tidy 7
4 years ago
Esun Kim
0e0e12aa22
Using comp_db for clang-tidy
4 years ago
Esun Kim
7be821ac47
Yapf all target python sources
5 years ago
ncteisen
eb2aa9cb3b
Tighten the bar and refactor and offender:
7 years ago
ncteisen
2ce76b33e3
Enforce max function length at 800
7 years ago
ncteisen
a1ad7d8cb7
Remote namespace comment, will fix later
7 years ago
Noah Eisen
fe0ac0d6c9
Add google clang-tidy check for free
7 years ago
ncteisen
1adad72979
Add to sanity, dont fix by default
7 years ago
ncteisen
365ea6309b
Dockerize clang tidy
7 years ago
Noah Eisen
02336a29ac
Check for failures from run clang tidy
7 years ago
Mehrdad Afshari
87cd994b04
Upgrade yapf to 0.20.0
...
Upgrade yapf version to 0.20.0 and reformat Python files.
7 years ago
ncteisen
7a2be20a8a
yapf tools/distrib
7 years ago
Craig Tiller
4ac2b8e585
Enable clang-tidy as a sanity check, fix up all known failures
7 years ago