inTestiGator / inTestiGator/pytest-encourage
Prototype: Eliminating checks in PyLint that would waste time for what we are checking
Open
- Dominant language
- Python
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
[pylintrc](http://pylint.pycqa.org/en/stable/user_guide/run.html)
[Custom Checks](http://pylint.pycqa.org/en/stable/how_tos/custom_checkers.html)
Creating custom checks would allow us to minimize the time that PyLint spends parsing through the files. These checks would ideally focus on what we would like to check with **pytest-encourage**.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.