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

fix: flake8 extended-ignore #186

Merged
merged 1 commit into from
Feb 19, 2023

Conversation

moto-timo
Copy link
Contributor

Fixes: Error code '#' supplied to 'ignore' option does not match '^[A-Z]{1,3}[0-9]{0,3}$'

https://stackoverflow.com/questions/74558565/flake8-error-code-supplied-to-ignore-option-does-not-match-a-z1-30

Fixes: Error code '#' supplied to 'ignore' option does not match '^[A-Z]{1,3}[0-9]{0,3}$'

https://stackoverflow.com/questions/74558565/flake8-error-code-supplied-to-ignore-option-does-not-match-a-z1-30

Signed-off-by: Tim Orling <[email protected]>
@cclauss cclauss merged commit c38493c into nodejs:main Feb 19, 2023
@cclauss
Copy link
Contributor

cclauss commented Feb 19, 2023

@moto-timo Would you be up for creating a pull request that replaces flake8 with https://pypi.org/project/ruff ?

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.

2 participants