mirror of
https://github.com/koalaman/shellcheck
synced 2025-07-08 05:51:09 -07:00
Add fish to the badShells list
This commit is contained in:
parent
1164aa4efc
commit
5fec3f9b34
1 changed files with 1 additions and 0 deletions
|
@ -3360,6 +3360,7 @@ readScriptFile sourced = do
|
||||||
"awk",
|
"awk",
|
||||||
"csh",
|
"csh",
|
||||||
"expect",
|
"expect",
|
||||||
|
"fish",
|
||||||
"perl",
|
"perl",
|
||||||
"python",
|
"python",
|
||||||
"ruby",
|
"ruby",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue