AUTHORS
LICENCE
MANIFEST.in
README.rst
setup.py
codestyle/__init__.py
codestyle/application.py
codestyle/checkers.py
codestyle/defaults.cfg
codestyle/result.py
codestyle/settings.py
codestyle/utils.py
codestyle.egg-info/PKG-INFO
codestyle.egg-info/SOURCES.txt
codestyle.egg-info/dependency_links.txt
codestyle.egg-info/not-zip-safe
codestyle.egg-info/requires.txt
codestyle.egg-info/top_level.txt
codestyle/standards/csscomb.json
codestyle/standards/flake8.conf
codestyle/standards/htmlcs.json
codestyle/standards/jscs.json
codestyle/standards/jshint.json
codestyle/standards/phpcs.xml
scripts/codestyle
tests/__init__.py
tests/test_application.py
tests/test_checkers.py