mirror of
https://git.proxmox.com/git/fwupd
synced 2025-08-05 10:27:11 +00:00
trivial: increase shellcheck level to warning
This commit is contained in:
parent
684bc03813
commit
f8d3279de5
@ -46,7 +46,7 @@ repos:
|
||||
- id: shellcheck
|
||||
name: check shellscript style
|
||||
language: system
|
||||
entry: shellcheck --severity=error -e SC2068
|
||||
entry: shellcheck --severity=warning -e SC2068
|
||||
types: [shell]
|
||||
- id: clang-format
|
||||
name: clang-format
|
||||
|
Loading…
Reference in New Issue
Block a user