You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Recognize python with arguments in shebang
* Recognize python with d/m/u suffix in shebang
https://www.python.org/dev/peps/pep-3149/#proposal
* Recognize python with minor version in shebang
* Avoid unnecessary line splitting in shebang search
* Add test for python shebang-like not on the first line
0 commit comments