mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-24 12:15:52 +00:00
parent
103e6cdd3c
commit
f72938f2d4
@ -39,6 +39,10 @@ disabled=(
|
|||||||
# this lint disallows non-constant source, which we use extensively without
|
# this lint disallows non-constant source, which we use extensively without
|
||||||
# any known bugs
|
# any known bugs
|
||||||
1090
|
1090
|
||||||
|
# this lint warns when shellcheck cannot find a sourced file
|
||||||
|
# this wouldn't be a bad idea to warn on, but it fails on lots of path
|
||||||
|
# dependent sourcing, so just disable enforcing it
|
||||||
|
1091
|
||||||
# this lint prefers command -v to which, they are not the same
|
# this lint prefers command -v to which, they are not the same
|
||||||
2230
|
2230
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user