Documentation contents is the index for df12-python-lints's documentation set.
- User guide explains how to use the generated project and its public build and test commands.
- Developer guide explains the plugin architecture and contributor workflow, and points maintainers to script automation standards.
- Documentation style guide defines the spelling, structure, Markdown, Architecture Decision Record (ADR), Request for Comments (RFC), and roadmap conventions used by this documentation set.
- Version 0.2.0 migration guide explains the new dataclass-slots rule, the reassigned message identifiers, and the required pylint configuration changes.
- ADR 001 records the conservative, cached layout analysis and supported Pylint range for R9111.
- Complexity antipatterns and refactoring strategies explains cognitive complexity, the bumpy-road antipattern, and refactoring approaches for maintainable code.
- Local validation of GitHub Actions with act and pytest explains how to validate workflow behaviour locally before relying on remote Continuous Integration (CI) runs.
- Scripting standards explains the preferred Python scripting stack, command execution patterns, and test expectations for helper scripts.