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