mirror of
https://gitlab.com/fdroid/fdroidserver.git
synced 2024-11-11 01:40:11 +01:00
ci: disable shellcheck checks absent in the version provided by debian
This commit is contained in:
parent
0775fa6858
commit
850a7f2ecd
@ -23,6 +23,16 @@ plugins:
|
|||||||
enabled: false
|
enabled: false
|
||||||
SC2126:
|
SC2126:
|
||||||
enabled: false
|
enabled: false
|
||||||
|
SC1007:
|
||||||
|
enabled: false
|
||||||
|
SC1001:
|
||||||
|
enabled: false
|
||||||
|
SC2016:
|
||||||
|
enabled: false
|
||||||
|
SC2181:
|
||||||
|
enabled: false
|
||||||
|
SC2103:
|
||||||
|
enabled: false
|
||||||
|
|
||||||
bandit:
|
bandit:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
Loading…
Reference in New Issue
Block a user