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

Linting is running, but no errors when a problem #59

Open
dougransom opened this issue Oct 13, 2023 · 2 comments
Open

Linting is running, but no errors when a problem #59

dougransom opened this issue Oct 13, 2023 · 2 comments
Assignees

Comments

@dougransom
Copy link
Member

in the github actoin.

@dougransom
Copy link
Member Author

if you fix this can you look at the action one in unimacro too please?

@quintijn
Copy link
Collaborator

I have a pylint.rc file with a number of harmless rules, called .pylintrc in directory .pylint.d:

[MESSAGES_CONTROL]
disable=C0114, C0115, C0116, C0303, C0103, C0301, C0305, R0902, W0201, W0401, W0613, W0614

If we can include these in the linting, we get a chance to test for more meaningful errors.

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

3 participants