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