7 lines
122 B
Plaintext
7 lines
122 B
Plaintext
# We use colors and not assigned
|
|
disable=SC2154
|
|
# Hard to fix
|
|
disable=SC2155
|
|
# shellcheck is wrong on some
|
|
disable=SC2034
|