mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-10-29 21:39:21 +08:00
Add fish to the badShells list
This commit is contained in:
@@ -3360,6 +3360,7 @@ readScriptFile sourced = do
|
|||||||
"awk",
|
"awk",
|
||||||
"csh",
|
"csh",
|
||||||
"expect",
|
"expect",
|
||||||
|
"fish",
|
||||||
"perl",
|
"perl",
|
||||||
"python",
|
"python",
|
||||||
"ruby",
|
"ruby",
|
||||||
|
|||||||
Reference in New Issue
Block a user