1
0
This repository has been archived on 2025-06-26. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
tcl_ota_check/.scrutinizer.yml
T

21 lines
325 B
YAML

filter:
dependency_paths:
- lib/
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