mirror of
https://gitlab.com/fdroid/fdroidserver.git
synced 2024-11-11 01:40:11 +01:00
ci: enable code climate debug mode
This commit is contained in:
parent
14eca1cd7e
commit
6ec2a9e7bd
@ -238,6 +238,8 @@ lint_format_safety_checks:
|
||||
|
||||
|
||||
code_quality:
|
||||
variables:
|
||||
CODECLIMATE_DEBUG: 1
|
||||
rules:
|
||||
- if: $CODE_QUALITY_DISABLED
|
||||
when: never
|
||||
|
Loading…
Reference in New Issue
Block a user