hacking/hacking/checks
Andreas Jaeger 1fb57aae67 Remove usage of six
The repo is python 3 only now, we can remove six usage and assume
python3 everywhere.

Change-Id: I0c742c2c7898914fae48b675e53c4dafb358bf9a
2020-04-04 14:22:48 +00:00
..
__init__.py Move comment checks into their own module 2014-04-23 10:03:18 -07:00
comments.py Address flake8 3.x violations 2019-12-11 17:18:21 +00:00
dictlist.py Clean up check signatures 2016-06-30 06:40:29 -05:00
docstrings.py Address flake8 3.x violations 2019-12-11 17:18:21 +00:00
except_checks.py Remove usage of six 2020-04-04 14:22:48 +00:00
imports.py Fix python 3.6 escape char warnings in strings 2019-04-04 10:49:15 -05:00
localization.py Fix python 3.6 escape char warnings in strings 2017-08-16 16:45:27 -04:00
mock_checks.py autospec check: Allow 'wraps' to be an alternative to autospec 2017-11-12 14:58:30 -08:00
other.py Add a check for delayed string interpolation 2016-07-19 22:03:18 +02:00
python23.py Disable old-style-class check by default 2020-02-21 06:24:15 +09:00
vim_check.py Run all flake8 checks 2016-02-16 14:29:44 -08:00