mirror of
https://github.com/koalaman/shellcheck
synced 2025-07-30 11:39:20 -07:00
Add expect to list of known non-shells
This commit is contained in:
parent
47b971c582
commit
93debd3556
1 changed files with 1 additions and 0 deletions
|
@ -2095,6 +2095,7 @@ readScript = do
|
|||
badShells = [
|
||||
"awk",
|
||||
"csh",
|
||||
"expect",
|
||||
"perl",
|
||||
"python",
|
||||
"ruby",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue