AUTHORS
CONTRIBUTING.md
LICENSE
MANIFEST.in
README.rst
beekeeper.yml
setup.cfg
setup.py
docs/Makefile
docs/conf.py
docs/index.rst
docs/requirements.txt
docs/_build/html/_sources/index.rst.txt
docs/_build/html/_static/beefore.png
docs/_build/html/_static/comment-bright.png
docs/_build/html/_static/comment-close.png
docs/_build/html/_static/comment.png
docs/_build/html/_static/down-pressed.png
docs/_build/html/_static/down.png
docs/_build/html/_static/file.png
docs/_build/html/_static/minus.png
docs/_build/html/_static/plus.png
docs/_build/html/_static/up-pressed.png
docs/_build/html/_static/up.png
docs/images/beefore.png
docs/images/make.bat
src/beefore/__init__.py
src/beefore/__main__.py
src/beefore/diff.py
src/beefore/github.py
src/beefore/local.py
src/beefore.egg-info/PKG-INFO
src/beefore.egg-info/SOURCES.txt
src/beefore.egg-info/dependency_links.txt
src/beefore.egg-info/entry_points.txt
src/beefore.egg-info/requires.txt
src/beefore.egg-info/top_level.txt
src/beefore/checks/__init__.py
src/beefore/checks/dco.py
src/beefore/checks/eslint.py
src/beefore/checks/javacheckstyle.py
src/beefore/checks/pycodestyle.py
tests/__init__.py
tests/test_diff_positions.py