flake8-aaa icon indicating copy to clipboard operation
flake8-aaa copied to clipboard

Build individual pages for errors, link from error output

Open jamescooke opened this issue 5 years ago • 0 comments

  • [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.

jamescooke avatar May 13 '20 21:05 jamescooke