Commit Graph

7 Commits

Author SHA1 Message Date
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
2021-07-26 12:31:21 -07:00
chentanjun 05b3eeff77 fix-up some spelling mistakes 2019-09-25 23:29:47 +08:00
Mehrdad Afshari 87cd994b04 Upgrade yapf to 0.20.0
Upgrade yapf version to 0.20.0 and reformat Python files.
2018-01-02 14:40:00 -08:00
ncteisen 5f8bf79bbf yapf tools 2017-12-11 18:10:00 -08:00
ncteisen 3ea4e5158a Add copyright and usage 2017-10-16 14:45:24 -07:00
ncteisen 58b2d85a21 Checking in tools 2017-10-16 14:42:55 -07:00
Craig Tiller 4d264c041a Add a script to filter chttp2 refcount logs 2017-09-20 11:05:07 -07:00