mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-08-06 23:13:14 +08:00
Add expect to list of known non-shells
This commit is contained in:
@@ -2095,6 +2095,7 @@ readScript = do
|
||||
badShells = [
|
||||
"awk",
|
||||
"csh",
|
||||
"expect",
|
||||
"perl",
|
||||
"python",
|
||||
"ruby",
|
||||
|
Reference in New Issue
Block a user