inTestiGator / inTestiGator/pytest-encourage

Prototype: Eliminating checks in PyLint that would waste time for what we are checking

Open
#10 0 comments 0 reactions 3 assignees Claimed by @szklenskij View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.