https://github.com/byceps/byceps
Tip revision: 032c556ccc71024fae098c76af0940089a0047e6 authored by Jochen Kupperschmidt on 22 January 2026, 01:19:17 UTC
Remove `AppConfig` property from `BycepsConfig`, return its value separately
Remove `AppConfig` property from `BycepsConfig`, return its value separately
Tip revision: 032c556
.scrutinizer.yml
build:
nodes:
analysis:
tests:
override:
- js-scrutinizer-run
- py-scrutinizer-run
filter:
paths:
- "byceps/"
excluded_paths:
- "byceps/static/behavior/vendor/"
tools:
python_analyzer:
config:
duplication_detector:
enabled: false
