Sign in
cobalt
/
pre-commit-hooks
/
974bb4de56a6f5da690a64709a864a7d554b7c14
/
pre_commit_hooks
/
tests_should_end_in_test.py
8f61529
drop python3.6 support
by Anthony Sottile
· 3 years, 4 months ago
39ab2ed
replace exit(main()) with raise SystemExit(main())
by Anthony Sottile
· 3 years, 7 months ago
f5c42a0
pre-commit-hooks: python3.6+
by Anthony Sottile
· 5 years ago
612a4b1
fix regular expression for test files
by Rich Rauenzahn
· 5 years ago
030bfac
Apply typing to all of pre-commit-hooks
by Anthony Sottile
· 6 years ago
2a902e0
Use asottile/add-trailing-comma
by Anthony Sottile
· 8 years ago
c380d0b
Handling default django test filename of "tests.py"
by Oliver Zhou
· 8 years ago
9cee71b
Add pyupgrade
by Anthony Sottile
· 8 years ago
58edfc8
Fixed regex matching
by phoxelua
· 9 years ago
db4b8f0
Add --django flag to test name checker
by Guy Kisel
· 10 years ago
63f01e9
Fix name-tests-test
by Anthony Sottile
· 10 years ago
2f1d2bb
Remove @entry decorator (and misc cleanup)
by Anthony Sottile
· 10 years ago
00d5904
Fix pylint.
by Anthony Sottile
· 11 years ago
b80ca9e
Update project setup.
by Anthony Sottile
· 11 years ago
4574154
Refactored how entry points work.
by Anthony Sottile
· 11 years ago
12794c1
Add some tests for tests_should_end_in_test hook
by Anthony Sottile
· 11 years ago
ab35cd3
Add name-tests-test hook
by Anthony Sottile
· 11 years ago