LICENSE
README.md
pyproject.toml
src/adafmt/LICENSE
src/adafmt/__init__.py
src/adafmt/__main__.py
src/adafmt/als_client.py
src/adafmt/als_initializer.py
src/adafmt/argument_validator.py
src/adafmt/cleanup_handler.py
src/adafmt/cli.py
src/adafmt/cli_helpers.py
src/adafmt/default_paths.py
src/adafmt/edits.py
src/adafmt/error_writer.py
src/adafmt/file_discovery.py
src/adafmt/file_discovery_new.py
src/adafmt/file_processor.py
src/adafmt/final_reporter.py
src/adafmt/initializer.py
src/adafmt/logging_jsonl.py
src/adafmt/logging_setup.py
src/adafmt/metrics.py
src/adafmt/metrics_reporter.py
src/adafmt/path_validator.py
src/adafmt/pattern_formatter.py
src/adafmt/pattern_loader.py
src/adafmt/pattern_validator.py
src/adafmt/run_setup.py
src/adafmt/stderr_handler.py
src/adafmt/tui.py
src/adafmt/utils.py
src/adafmt.egg-info/PKG-INFO
src/adafmt.egg-info/SOURCES.txt
src/adafmt.egg-info/dependency_links.txt
src/adafmt.egg-info/entry_points.txt
src/adafmt.egg-info/requires.txt
src/adafmt.egg-info/top_level.txt
tests/test_utils.py