1. 8f61529 drop python3.6 support by Anthony Sottile · 3 years, 3 months ago
  2. 39ab2ed replace exit(main()) with raise SystemExit(main()) by Anthony Sottile · 3 years, 6 months ago
  3. f5c42a0 pre-commit-hooks: python3.6+ by Anthony Sottile · 5 years ago
  4. fc9fb8b Changed position of 'import io' by roottool · 6 years ago
  5. 47c8978 Added newline by roottool · 6 years ago
  6. e7924b5 Changed from open() to io.open() by roottool · 6 years ago
  7. 4575652 Use default flake8 config by Anthony Sottile · 6 years ago
  8. 030bfac Apply typing to all of pre-commit-hooks by Anthony Sottile · 6 years ago
  9. a762639 switch from pyyaml to ruamel.yaml by Anthony Sottile · 6 years ago
  10. a21def3 Add an `--unsafe` option to `check-yaml` by Anthony Sottile · 7 years ago
  11. e87b81a Add an --allow-multiple-documents option to check-yaml by Anthony Sottile · 8 years ago
  12. a234b23 Use safe_load as per PyYAML documentation by Brett Delle Grazie · 8 years ago
  13. e1c091a Use the CLoader when present to validate yaml by Anthony Sottile · 10 years ago
  14. b08f834 Update pre-commit hooks by Anthony Sottile · 10 years ago
  15. 2f1d2bb Remove @entry decorator (and misc cleanup) by Anthony Sottile · 10 years ago
  16. 243fe50 Add a hook for checking parseable json. by Anthony Sottile · 11 years ago
  17. b80ca9e Update project setup. by Anthony Sottile · 11 years ago
  18. 63b595e check_yaml should not require any arguments. by Anthony Sottile · 11 years ago
  19. 3e45f53 Add a hook for yaml files. by Anthony Sottile · 11 years ago