LICENSE
README.md
pyproject.toml
clang_format_inc/__init__.py
clang_format_inc/__main__.py
clang_format_inc/diff_parser.py
clang_format_inc/formatter.py
clang_format_inc/main.py
clang_format_inc/py.typed
clang_format_inc.egg-info/PKG-INFO
clang_format_inc.egg-info/SOURCES.txt
clang_format_inc.egg-info/dependency_links.txt
clang_format_inc.egg-info/entry_points.txt
clang_format_inc.egg-info/requires.txt
clang_format_inc.egg-info/top_level.txt
tests/test_diff_parser.py
tests/test_formatter.py
tests/test_main.py