mirror of
https://github.com/mbirth/tcl_ota_check.git
synced 2024-11-09 22:06:47 +00:00
17 lines
285 B
YAML
17 lines
285 B
YAML
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
|