inTestiGator/pytest-santa
Pylint and flake8 are not checking all codes in the repo
开放
#34 创建于 2019年4月5日
buggood first issue
仓库指标
- 星标
- (5 个星标)
- PR 合并指标
- (PR 指标待抓取)
描述
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.