LICENSE
README.md
setup.py
checks/__init__.py
checks/complexity.py
checks/deprecated_functions.py
checks/docstrings.py
checks/indentation.py
checks/magic_methods.py
checks/magic_numbers.py
checks/naming_conventions.py
checks/type_hints.py
checks/unused_imports.py
splint.egg-info/PKG-INFO
splint.egg-info/SOURCES.txt
splint.egg-info/dependency_links.txt
splint.egg-info/top_level.txt
utils/__init__.py
utils/ast_utils.py
utils/formatting.py