mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-08-07 12:29:37 +08:00
Merge pull request #2746 from J-M0/fish-bad-shell
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