README.rst
setup.cfg
setup.py
bears/Constants.py
bears/VERSION
bears/__init__.py
bears/c_languages/CPPLintBear.py
bears/c_languages/CSharpLintBear.py
bears/c_languages/ClangBear.py
bears/c_languages/IndentBear.py
bears/c_languages/__init__.py
bears/c_languages/codeclone_detection/ClangASTPrintBear.py
bears/c_languages/codeclone_detection/ClangCloneDetectionBear.py
bears/c_languages/codeclone_detection/ClangCountVectorCreator.py
bears/c_languages/codeclone_detection/ClangCountingConditions.py
bears/c_languages/codeclone_detection/ClangFunctionDifferenceBear.py
bears/c_languages/codeclone_detection/CloneDetectionRoutines.py
bears/c_languages/codeclone_detection/CountVector.py
bears/c_languages/codeclone_detection/__init__.py
bears/coffee_script/CoffeeLintBear.py
bears/coffee_script/__init__.py
bears/configfiles/DockerfileLintBear.py
bears/configfiles/__init__.py
bears/css/CSSLintBear.py
bears/css/__init__.py
bears/general/InvalidLinkBear.py
bears/general/KeywordBear.py
bears/general/LineCountBear.py
bears/general/LineLengthBear.py
bears/general/SpaceConsistencyBear.py
bears/general/__init__.py
bears/go/GoImportsBear.py
bears/go/GoLintBear.py
bears/go/GoReturnsBear.py
bears/go/GoVetBear.py
bears/go/GofmtBear.py
bears/go/__init__.py
bears/haskell/HaskellLintBear.py
bears/haskell/__init__.py
bears/html/HTMLLintBear.py
bears/html/__init__.py
bears/java/CheckstyleBear.py
bears/java/__init__.py
bears/java/checkstyle.jar
bears/java/google_checks.xml
bears/js/JSHintBear.py
bears/js/JSONFormatBear.py
bears/js/__init__.py
bears/latex/LatexLintBear.py
bears/latex/__init__.py
bears/matlab/MatlabIndentationBear.py
bears/matlab/__init__.py
bears/natural_language/AlexBear.py
bears/natural_language/LanguageToolBear.py
bears/natural_language/MarkdownBear.py
bears/natural_language/ProseLintBear.py
bears/natural_language/__init__.py
bears/natural_language/reSTLintBear.py
bears/php/PHPLintBear.py
bears/php/__init__.py
bears/python/PEP8Bear.py
bears/python/PyCommentedCodeBear.py
bears/python/PyImportSortBear.py
bears/python/PyLintBear.py
bears/python/PyUnusedCodeBear.py
bears/python/RadonBear.py
bears/python/__init__.py
bears/r/RLintBear.py
bears/r/__init__.py
bears/ruby/RubyLintBear.py
bears/ruby/__init__.py
bears/sql/SQLintBear.py
bears/sql/__init__.py
bears/vcs/__init__.py
bears/vcs/git/GitCommitBear.py
bears/vcs/git/__init__.py
coala_bears.egg-info/PKG-INFO
coala_bears.egg-info/SOURCES.txt
coala_bears.egg-info/dependency_links.txt
coala_bears.egg-info/entry_points.txt
coala_bears.egg-info/requires.txt
coala_bears.egg-info/top_level.txt
tests/BearTestHelper.py
tests/LocalBearTestHelper.py
tests/__init__.py
tests/c_languages/CPPLintBearTest.py
tests/c_languages/CSharpLintBearTest.py
tests/c_languages/ClangBearTest.py
tests/c_languages/IndentBearTest.py
tests/c_languages/__init__.py
tests/c_languages/codeclone_detection/ClangASTPrintBearTest.py
tests/c_languages/codeclone_detection/ClangCloneDetectionBearTest.py
tests/c_languages/codeclone_detection/ClangCountVectorCreatorTest.py
tests/c_languages/codeclone_detection/ClangCountingConditionsTest.py
tests/c_languages/codeclone_detection/CloneDetectionRoutinesTest.py
tests/c_languages/codeclone_detection/CountVectorTest.py
tests/c_languages/codeclone_detection/__init__.py
tests/coffee_script/CoffeeLintBearTest.py
tests/coffee_script/__init__.py
tests/configfiles/DockerfileLintBearTest.py
tests/configfiles/__init__.py
tests/css/CSSLintBearTest.py
tests/css/__init__.py
tests/general/InvalidLinkBearTest.py
tests/general/KeywordBearTest.py
tests/general/LineCountBearTest.py
tests/general/LineLengthBearTest.py
tests/general/SpaceConsistencyBearTest.py
tests/general/__init__.py
tests/go/GoImportsBearTest.py
tests/go/GoLintBearTest.py
tests/go/GoReturnsBearTest.py
tests/go/GoVetBearTest.py
tests/go/GofmtBearTest.py
tests/go/__init__.py
tests/haskell/HaskellLintBearTest.py
tests/haskell/__init__.py
tests/html/HTMLLintBearTest.py
tests/html/__init__.py
tests/java/CheckstyleBearTest.py
tests/java/__init__.py
tests/js/JSHintBearTest.py
tests/js/JSONFormatBearTest.py
tests/js/__init__.py
tests/latex/LatexLintBearTest.py
tests/latex/__init__.py
tests/matlab/MatlabIndentationBearTest.py
tests/matlab/__init__.py
tests/natural_language/AlexBearTest.py
tests/natural_language/LanguageToolBearTest.py
tests/natural_language/MarkdownBearTest.py
tests/natural_language/ProseLintBearTest.py
tests/natural_language/__init__.py
tests/natural_language/reSTLintBearTest.py
tests/php/PHPLintBearTest.py
tests/php/__init__.py
tests/python/PEP8BearTest.py
tests/python/PyCommentedCodeBearTest.py
tests/python/PyImportSortBearTest.py
tests/python/PyLintBearTest.py
tests/python/PyUnusedCodeBearTest.py
tests/python/RadonBearTest.py
tests/python/__init__.py
tests/python/test_files/__init__.py
tests/python/test_files/pylint_test.py
tests/r/RLintBearTest.py
tests/r/__init__.py
tests/ruby/RubyLintBearTest.py
tests/ruby/__init__.py
tests/sql/SQLintBearTest.py
tests/sql/__init__.py
tests/vcs/__init__.py
tests/vcs/git/GitCommitBearTest.py
tests/vcs/git/__init__.py
tests/yaml/YAMLLintBearTest.py
tests/yaml/__init__.py