1
0
mirror of https://github.com/mbirth/tcl_ota_check.git synced 2024-09-19 22:33:25 +01:00
tcl_ota_check/.scrutinizer.yml

21 lines
325 B
YAML
Raw Normal View History

2018-02-05 10:10:56 +00:00
filter:
dependency_paths:
- lib/
2018-02-05 10:10:56 +00:00
2018-02-03 12:27:34 +00:00
checks:
python:
code_rating: true
duplicate_code: true
classes_valid_slots: true
build:
nodes:
tests: true
analysis:
tests:
override:
-
command: pylint-run
use_website_config: true
- py-scrutinizer-run