mirror of
https://gitlab.com/fdroid/fdroidserver.git
synced 2024-11-13 02:30:11 +01:00
ci: only raise major issues in shellcheck
To align with the "warning" severity level in the previous setting.
This commit is contained in:
parent
a6836ddaa4
commit
bd7b2880d3
@ -12,6 +12,8 @@ plugins:
|
||||
enabled: false
|
||||
SC2090:
|
||||
enabled: false
|
||||
issue_override:
|
||||
severity: "major"
|
||||
|
||||
bandit:
|
||||
enabled: true
|
||||
|
Loading…
Reference in New Issue
Block a user