inTestiGator/pytest-santa
Pylint and flake8 are not checking all codes in the repo
Open
#34 opened on Apr 5, 2019
buggood first issue
Repository metrics
- Stars
- (5 stars)
- PR merge metrics
- (PR metrics pending)
Description
Describe the bug
The pylint and flake8 are only checking part of the codes. Now it's using * to access the codes. We should have it check all the codes. For example, the files in example directory are not being checked by pylint and flake8 now.