mirror of
https://github.com/koalaman/shellcheck
synced 2025-08-20 21:33:50 -07:00
Merge pull request #2746 from J-M0/fish-bad-shell
Add fish to the badShells list
This commit is contained in:
commit
be0d5d4163
1 changed files with 1 additions and 0 deletions
|
@ -3360,6 +3360,7 @@ readScriptFile sourced = do
|
|||
"awk",
|
||||
"csh",
|
||||
"expect",
|
||||
"fish",
|
||||
"perl",
|
||||
"python",
|
||||
"ruby",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue