mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-01-28 20:08:32 -06:00
https-ify links
- A lot of http links loaded fine on https - pre-commit.com is now loadable on https via cloudflare
This commit is contained in:
@@ -56,7 +56,7 @@ def normexe(orig_exe):
|
||||
|
||||
def normalize_cmd(cmd):
|
||||
"""Fixes for the following issues on windows
|
||||
- http://bugs.python.org/issue8557
|
||||
- https://bugs.python.org/issue8557
|
||||
- windows does not parse shebangs
|
||||
|
||||
This function also makes deep-path shebangs work just fine
|
||||
|
||||
Reference in New Issue
Block a user