flake8-aaa
flake8-aaa copied to clipboard
Build individual pages for errors, link from error output
- [x] Build a separate documentation page for each error code.
- [x] Ensure that each URL contains the error code and message: "-AAA05-blank-line-in-block"
- [ ] Include sections "Problematic code", "Correct code", "Rationale", "Exceptions" using a template similar to ShellCheck https://github.com/koalaman/shellcheck/wiki/Template
- [ ] Output link to error info page for each type of error that occurs in command line execution.