Sign in
cobalt
/
pre-commit-hooks
/
dd347f86bc32236d7f9a5a82e718908c557a8708
/
pre_commit_hooks
/
check_yaml.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
fc9fb8b
Changed position of 'import io'
by roottool
· 6 years ago
47c8978
Added newline
by roottool
· 6 years ago
e7924b5
Changed from open() to io.open()
by roottool
· 6 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
a762639
switch from pyyaml to ruamel.yaml
by Anthony Sottile
· 6 years ago
a21def3
Add an `--unsafe` option to `check-yaml`
by Anthony Sottile
· 7 years ago
e87b81a
Add an --allow-multiple-documents option to check-yaml
by Anthony Sottile
· 8 years ago
a234b23
Use safe_load as per PyYAML documentation
by Brett Delle Grazie
· 8 years ago
e1c091a
Use the CLoader when present to validate yaml
by Anthony Sottile
· 10 years ago
b08f834
Update pre-commit hooks
by Anthony Sottile
· 10 years ago
2f1d2bb
Remove @entry decorator (and misc cleanup)
by Anthony Sottile
· 10 years ago
243fe50
Add a hook for checking parseable json.
by Anthony Sottile
· 11 years ago
b80ca9e
Update project setup.
by Anthony Sottile
· 11 years ago
63b595e
check_yaml should not require any arguments.
by Anthony Sottile
· 11 years ago
3e45f53
Add a hook for yaml files.
by Anthony Sottile
· 11 years ago