Module civic_data_boundaries_us.cli.dev¶
Functions¶
run_hooks()¶
Run all pre-commit hooks twice (to fix and verify).
run_linter()¶
Run Ruff linter and formatter on the codebase.
run_tests()¶
Run all unit and integration tests.