.gitignore
.pre-commit-config.yaml
.pre-commit-hooks.yaml
LICENSE
README.md
environment.yaml
setup.py
.github/workflows/ci.yml
.github/workflows/pre-commit.yml
.github/workflows/python-publish.yml
cpp_comment_format/__init__.py
cpp_comment_format/_version.py
cpp_comment_format.egg-info/PKG-INFO
cpp_comment_format.egg-info/SOURCES.txt
cpp_comment_format.egg-info/dependency_links.txt
cpp_comment_format.egg-info/entry_points.txt
cpp_comment_format.egg-info/top_level.txt
tests/__init__.py
tests/test_main.py