mirror of
https://github.com/koalaman/shellcheck
synced 2025-07-06 13:01:39 -07:00
Add python3 to the list of badShells
This commit is contained in:
parent
950578ae0e
commit
b381658dbc
1 changed files with 1 additions and 0 deletions
|
@ -3397,6 +3397,7 @@ readScriptFile sourced = do
|
||||||
"fish",
|
"fish",
|
||||||
"perl",
|
"perl",
|
||||||
"python",
|
"python",
|
||||||
|
"python3",
|
||||||
"ruby",
|
"ruby",
|
||||||
"tcsh",
|
"tcsh",
|
||||||
"zsh"
|
"zsh"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue