README.md
pyproject.toml
src/autoheader/__init__.py
src/autoheader/api.py
src/autoheader/app.py
src/autoheader/banner.py
src/autoheader/cli.py
src/autoheader/config.py
src/autoheader/constants.py
src/autoheader/core.py
src/autoheader/filesystem.py
src/autoheader/filters.py
src/autoheader/headerlogic.py
src/autoheader/hooks.py
src/autoheader/licenses.py
src/autoheader/lsp.py
src/autoheader/models.py
src/autoheader/planner.py
src/autoheader/precommit.py
src/autoheader/sarif.py
src/autoheader/ui.py
src/autoheader/walker.py
src/autoheader.egg-info/PKG-INFO
src/autoheader.egg-info/SOURCES.txt
src/autoheader.egg-info/dependency_links.txt
src/autoheader.egg-info/entry_points.txt
src/autoheader.egg-info/requires.txt
src/autoheader.egg-info/top_level.txt
tests/test_action_config.py
tests/test_hooks.py
tests/test_lsp_actions.py
tests/test_lsp_feature.py
tests/test_sdk.py