mirror of
https://github.com/tw93/Mole.git
synced 2026-02-09 17:54:17 +00:00
8 lines
102 B
Plaintext
8 lines
102 B
Plaintext
# Mole project shellcheck configuration
|
|
|
|
disable=SC2155
|
|
disable=SC2034
|
|
disable=SC2154
|
|
disable=SC2001
|
|
|