third_party.pylibs.pylint.src/pylint/checkers
Pierre Sassoulas 9e0baf370a Simplify hard to maintain copyright notice
git is the source of truth for the copyright, copyrite (the tool)
was taking exponentially longer with each release, and it's
polluting the code with sometime as much as 50 lines of names.
2022-03-24 13:06:15 +01:00
..
classes
refactoring
__init__.py
async.py
base_checker.py
base.py
deprecated.py
design_analysis.py
ellipsis_checker.py
exceptions.py
format.py
imports.py
logging.py
mapreduce_checker.py
misc.py
modified_iterating_checker.py
newstyle.py
non_ascii_names.py
raw_metrics.py
similar.py
spelling.py
stdlib.py
strings.py
threading_checker.py Simplify hard to maintain copyright notice 2022-03-24 13:06:15 +01:00
typecheck.py
unicode.py
unsupported_version.py
utils.py
variables.py