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