inTestiGator/pytest-santa
Pylint and flake8 are not checking all codes in the repo
オープン
#34 opened on 2019/04/05
buggood first issue
Repository metrics
- Stars
- (5 個のスター)
- PR merge metrics
- (PR metrics pending)
説明
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.