README.md
setup.cfg
setup.py
commit_helper/__init__.py
commit_helper/__main__.py
commit_helper/conventions/__init__.py
commit_helper/conventions/atom.py
commit_helper/conventions/convention_help_handler.py
commit_helper/conventions/custom_convention.py
commit_helper/conventions/karma_angular.py
commit_helper/conventions/no_convention.py
commit_helper/conventions/symphony_cmf.py
commit_helper/conventions/tagged.py
commit_helper/utils/__init__.py
commit_helper/utils/colors.py
commit_helper/utils/file_handler.py
commit_helper/utils/flag_commit_handler.py
commit_helper/utils/text_utils.py
commit_helper/utils/utils.py
commit_helper_testing.egg-info/PKG-INFO
commit_helper_testing.egg-info/SOURCES.txt
commit_helper_testing.egg-info/dependency_links.txt
commit_helper_testing.egg-info/entry_points.txt
commit_helper_testing.egg-info/requires.txt
commit_helper_testing.egg-info/top_level.txt
test/__init__.py
test/test_conventions.py
test/test_utils.py