LICENSE
README.md
pyproject.toml
fiducial/__init__.py
fiducial/__main__.py
fiducial/cli.py
fiducial/config.py
fiducial/conflicts.py
fiducial/coverage.py
fiducial/docs.py
fiducial/literals.py
fiducial/locales.py
fiducial/minyaml.py
fiducial/names.py
fiducial/pointers.py
fiducial/pytest_plugin.py
fiducial/quantities.py
fiducial/runner.py
fiducial/signals.py
fiducial_check.egg-info/PKG-INFO
fiducial_check.egg-info/SOURCES.txt
fiducial_check.egg-info/dependency_links.txt
fiducial_check.egg-info/entry_points.txt
fiducial_check.egg-info/top_level.txt
tests/test_adoption_e2e.py
tests/test_cli.py
tests/test_config.py
tests/test_config_anchor.py
tests/test_conflicts.py
tests/test_coverage.py
tests/test_docs.py
tests/test_exemptions.py
tests/test_literals.py
tests/test_literals_foreign.py
tests/test_locales.py
tests/test_minyaml.py
tests/test_names.py
tests/test_pointers.py
tests/test_precommit_framework.py
tests/test_pytest_plugin.py
tests/test_reference_corpus.py
tests/test_signals.py
tests/test_skip_accounting.py
tests/test_unit_case.py
tests/test_units.py
tests/test_zero_comparable.py