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

Update pylint, black &c. versions. Use flake8-bugbear style plugin #1162

Merged
merged 4 commits into from Aug 29, 2023

Conversation

dairiki
Copy link
Contributor

@dairiki dairiki commented Aug 29, 2023

In tox.ini:

  • Update pylint 2.15.8 → 2.17.5 (in tox.ini)

In .pre-commit-config.yaml, update:

  • black 22.12.0 → 23.7.0 (.pre-commit-config.yaml)
  • reorder-python-imports 3.9.0 → 3.10.0
  • flake8 6.0.0 → 6.1.0
  • add flake8-bugbear plugin to flake8 config

Then make all the resulting suggested style changes (or add ignores)...

Copy link
Contributor

@yagebu yagebu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks :)

@yagebu yagebu merged commit 795a55c into lektor:master Aug 29, 2023
15 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.

None yet

2 participants