Sign in
cobalt
/
pre-commit-hooks
/
3a406f068f951c247adb6ebfadf431aeb066526b
/
pre_commit_hooks
/
check_executables_have_shebangs.py
2cbabf9
Check Git core.fileMode rather than infer from OS.
by Kurt von Laven
· 3 years, 2 months ago
8f61529
drop python3.6 support
by Anthony Sottile
· 3 years, 3 months ago
16bc739
Suggest usable call when exec files lack shebang on Windows
by Pujit Mehrotra
· 3 years, 5 months ago
39ab2ed
replace exit(main()) with raise SystemExit(main())
by Anthony Sottile
· 3 years, 6 months ago
9e7cd9f
Refactor check_executables_have_shebangs for git ls-files reuse
by Ville Skyttä
· 4 years, 3 months ago
dae0cbd
check_executables_have_shebangs: avoid unneeded shebang reads on win32
by Ville Skyttä
· 4 years, 3 months ago
1e87d59
New hook 'destroyed-symlinks' to detect symlinks which are changed to regular files with a content of a path which that symlink was pointing to; move zsplit to util
by Mikhail Khvoinitsky
· 4 years, 9 months ago
4faed34
Fix parsing of git output with unusual characters
by Timothée Mazzucotelli
· 4 years, 9 months ago
5195ba3
Check git mode on Windows
by Max Rozentsveyg
· 5 years ago
f5c42a0
pre-commit-hooks: python3.6+
by Anthony Sottile
· 5 years ago
4575652
Use default flake8 config
by Anthony Sottile
· 6 years ago
030bfac
Apply typing to all of pre-commit-hooks
by Anthony Sottile
· 6 years ago
13991f0
Add a checker for executables without shebangs
by Chris Kuehl
· 8 years ago