Skip to content

Conversation

@sbscully
Copy link
Contributor

@sbscully sbscully commented May 26, 2025

  • Removes pylint.
  • Adds flake8.
  • New lint errors auto-fixed with autopep8 where possible.
  • Max line length increased to 120 to cut down the number of violations that needed fixing.
  • "Break line before operator" rule chosen over "break line after operator" rule.
  • Old docs from 2014 removed.

The tests all pass but I have not manually tested whether lint fixes have caused any bugs.

@sbscully sbscully requested a review from mtmail May 26, 2025 11:59
@sbscully sbscully self-assigned this May 26, 2025
@mtmail mtmail merged commit 84f6097 into master May 26, 2025
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants