README.rst
setup.cfg
setup.py
bslint.egg-info/PKG-INFO
bslint.egg-info/SOURCES.txt
bslint.egg-info/dependency_links.txt
bslint.egg-info/entry_points.txt
bslint.egg-info/requires.txt
bslint.egg-info/top_level.txt
src/ConfigLoader.py
src/Constants.py
src/FileReader.py
src/Lexer.py
src/Main.py
src/StylingRulesHandler.py
src/__init__.py
src/__main__.py
src/bslint.py
src/config
src/regexs.py
src/run.py
src/BSLINT_commands/CheckCommentCommand.py
src/BSLINT_commands/CheckFileEncodingCommand.py
src/BSLINT_commands/CheckIndentationCommand.py
src/BSLINT_commands/CheckTraceFreeCommand.py
src/BSLINT_commands/ConsecutiveEmptyLinesCommand.py
src/BSLINT_commands/MaxLineLengthCommand.py
src/BSLINT_commands/SkipFileCommand.py
src/BSLINT_commands/SkipLineCommand.py
src/BSLINT_commands/SpacesAroundOperatorsCommand.py
src/BSLINT_commands/SpellCheckCommand.py
src/BSLINT_commands/__init__.py
src/ErrorMessagesBuilder/ErrorMessageHandler.py
src/ErrorMessagesBuilder/__init__.py
src/ErrorMessagesBuilder/ErrorBuilder/ErrorMessageBuilder.py
src/ErrorMessagesBuilder/ErrorBuilder/ErrorMessagesConstants.py
src/ErrorMessagesBuilder/ErrorBuilder/__init__.py
src/Handlers/RegexHandler.py
src/Handlers/__init__.py
src/config/default-config(actual).json
src/config/default-config.json
src/config/personal-words-list.txt
src/config/user-config.json