mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-08-26 02:03:27 +08:00
Add python3 to the list of badShells
This commit is contained in:
@@ -3397,6 +3397,7 @@ readScriptFile sourced = do
|
|||||||
"fish",
|
"fish",
|
||||||
"perl",
|
"perl",
|
||||||
"python",
|
"python",
|
||||||
|
"python3",
|
||||||
"ruby",
|
"ruby",
|
||||||
"tcsh",
|
"tcsh",
|
||||||
"zsh"
|
"zsh"
|
||||||
|
Reference in New Issue
Block a user