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

Support arrays of per file ignore options #165

Merged

Conversation

JamesParrott
Copy link
Contributor

I'm not sure how to test this, and hence am not sure if this works, but perhaps this fixes #160?

@christopherpickering
Copy link
Owner

Thanks! Do you mind to make the lint pass? I made the tests run.

@christopherpickering
Copy link
Owner

I think it wants you to run black as well.

@JamesParrott
Copy link
Contributor Author

You're welcome. I don't mind at all - given the nature of this project, running a linter should've occured to me sooner.

@JamesParrott
Copy link
Contributor Author

JamesParrott commented Nov 26, 2024

Hi Christopher. These latest failures are from lots of different lines being too long, perhaps due to the Black line length setting whose name I changed re-enabled. I've added the same setting to Ruff, and linting seems to pass now on my fork:

https://github.com/JamesParrott/pylint-per-file-ignores/actions/runs/12027829692

@christopherpickering christopherpickering merged commit 2d589ee into christopherpickering:master Dec 5, 2024
3 checks passed
@christopherpickering
Copy link
Owner

Thanks! sorry for the delay here.

@JamesParrott
Copy link
Contributor Author

No problem. Thanks Christopher :).

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.

[BUG] doesn't support TOML list in per-file-ignores
2 participants