Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Formatters and static code analysis roadmap #311

Open
9 of 11 tasks
squeaky-pl opened this issue Jan 25, 2022 · 0 comments
Open
9 of 11 tasks

Formatters and static code analysis roadmap #311

squeaky-pl opened this issue Jan 25, 2022 · 0 comments

Comments

@squeaky-pl
Copy link
Contributor

squeaky-pl commented Jan 25, 2022

Formatters

  • black
  • isort

Flake8

  • flake8
  • flake8-sfs
  • flake8-bugbear
  • flake8-docstrings, needs more discussion, because we are not even consistent in other projects of ours
  • flake8-simplify
  • flake8-no-u-prefixed-strings, this PR
  • flake8-future-import, this PR
  • flake8-tidy-imports, this PR

Mypy

  • mypy, includes searching all # type: comments and converting them to Python 3 syntax

After all of those are done we can look into using LintLizard

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

No branches or pull requests

1 participant