Configuration¶
pyscn reads configuration from .pyscn.toml or [tool.pyscn] in pyproject.toml. CLI flags override config; config overrides built-in defaults.
- Config File Format — Discovery rules, file locations, priority order.
- Reference — Every configuration key, type, default, and effect.
- Examples — Strict CI, large codebase, minimal overrides.
Generate a commented starter file with: