mirror of
https://github.com/lxc/incus
synced 2026-08-01 21:25:31 +00:00
[lxd-import] Add staticcheck config
Signed-off-by: Simon Deziel <simon.deziel@canonical.com>
This commit is contained in:
parent
70ff3898eb
commit
23a52cb3e1
3
staticcheck.conf
Normal file
3
staticcheck.conf
Normal file
@ -0,0 +1,3 @@
|
||||
# Checks being ignored:
|
||||
# ST1005: error strings should not be capitalized (5585 occurences as of 2023-10-20)
|
||||
checks = ["inherit", "-ST1005"]
|
||||
Loading…
Reference in New Issue
Block a user