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

add workaround for flake8_6 enforcing three-letter codes in config to readme #234

Merged
merged 1 commit into from
Apr 10, 2024

Conversation

jakkdl
Copy link
Member

@jakkdl jakkdl commented Apr 10, 2024

Also adds tests to

  1. catch if flake8 for some reason stops enforcing this
  2. make sure that you can use disable in config files as a replacement.

fixes #230

Copy link
Member

@Zac-HD Zac-HD left a comment

Choose a reason for hiding this comment

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

Sad situation, but PR improves the status quo 🙂

@Zac-HD Zac-HD merged commit 1bc2264 into python-trio:main Apr 10, 2024
9 of 10 checks passed
@jakkdl jakkdl deleted the document_ignore_long_error_codes branch April 11, 2024 09:57
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.

Error codes too long for flake8>=6.0.0
2 participants