LICENSE
MANIFEST.in
Makefile
README.md
pyproject.toml
setup.cfg
setup.py
flake8_no_implicit_concat/__init__.py
flake8_no_implicit_concat/_version.py
flake8_no_implicit_concat.egg-info/PKG-INFO
flake8_no_implicit_concat.egg-info/SOURCES.txt
flake8_no_implicit_concat.egg-info/dependency_links.txt
flake8_no_implicit_concat.egg-info/entry_points.txt
flake8_no_implicit_concat.egg-info/requires.txt
flake8_no_implicit_concat.egg-info/top_level.txt
tests/__init__.py
tests/test_checker.py
tests/run_flake8/.gitignore
tests/run_flake8/Run.sh
tests/run_flake8/backslash.py
tests/run_flake8/backslash.py.expected
tests/run_flake8/blanklines.py
tests/run_flake8/blanklines.py.expected
tests/run_flake8/bytes.py
tests/run_flake8/bytes.py.expected
tests/run_flake8/comment.py
tests/run_flake8/comment.py.expected
tests/run_flake8/fstring.py
tests/run_flake8/fstring.py.expected
tests/run_flake8/multiline.py
tests/run_flake8/multiline.py.expected
tests/run_flake8/noerror.py
tests/run_flake8/noerror.py.expected
tests/run_flake8/oneline.py
tests/run_flake8/oneline.py.expected
tests/run_flake8/triplequote.py
tests/run_flake8/triplequote.py.expected