1
0
mirror of https://github.com/koalaman/shellcheck.git synced 2025-08-07 10:07:28 +08:00

Merge pull request from J-M0/fish-bad-shell

Add fish to the badShells list
This commit is contained in:
Vidar Holen
2023-04-30 13:31:34 -07:00
committed by GitHub

@@ -3360,6 +3360,7 @@ readScriptFile sourced = do
"awk",
"csh",
"expect",
"fish",
"perl",
"python",
"ruby",