Skip to content
This repository was archived by the owner on Feb 6, 2025. It is now read-only.

TST: separate pylint config for tests/ #19

Closed
Jython1415 opened this issue Jun 6, 2023 · 2 comments
Closed

TST: separate pylint config for tests/ #19

Jython1415 opened this issue Jun 6, 2023 · 2 comments
Assignees
Labels
testing [TST] Adding, modifying, or passing tests

Comments

@Jython1415
Copy link
Owner

Pylint discussion

This is because testing "private" methods that start with _ get flagged by pylint but I don't want to have to setup the config for each test file.

@Jython1415 Jython1415 added the enhancement [ENH] New feature or request label Jun 6, 2023
@Jython1415 Jython1415 self-assigned this Jun 6, 2023
@Jython1415
Copy link
Owner Author

pylint-per-file-ignores on PyPI

@Jython1415 Jython1415 added testing [TST] Adding, modifying, or passing tests and removed enhancement [ENH] New feature or request labels Jun 7, 2023
@Jython1415 Jython1415 changed the title ENH: separate pylint config for tests/ TST: separate pylint config for tests/ Jun 7, 2023
@Jython1415
Copy link
Owner Author

Will not fix as it has been enough to disable pylint warnings with comments.

@Jython1415 Jython1415 closed this as not planned Won't fix, can't repro, duplicate, stale Jul 26, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
testing [TST] Adding, modifying, or passing tests
Projects
None yet
Development

No branches or pull requests

1 participant