Sign in
cobalt
/
pre-commit-hooks
/
a87e8bc6451436264fa21a2d755223765151d494
/
pre_commit_hooks
/
mixed_line_ending.py
8f61529
drop python3.6 support
by Anthony Sottile
· 3 years, 3 months ago
39ab2ed
replace exit(main()) with raise SystemExit(main())
by Anthony Sottile
· 3 years, 6 months ago
f5c42a0
pre-commit-hooks: python3.6+
by Anthony Sottile
· 5 years ago
030bfac
Apply typing to all of pre-commit-hooks
by Anthony Sottile
· 6 years ago
59ed512
In mixed-line-endings, move check/print to main() as suggested by asottile (PR 341)
by Andy Gimblett
· 6 years ago
f3c65bc
Report failing filenames when --fix=no in mixed-line-endings
by Andy Gimblett
· 6 years ago
76047f6
Fix mixed-line-endings --fix=... when whole file is a different ending
by Anthony Sottile
· 8 years ago
fbcd096
Simplify mixed-line-ending hook
by Anthony Sottile
· 8 years ago
fc8a5b2
Add mixed-line-ending hook
by Morgan Courbet
· 8 years ago