Add sort-simple-yaml hook (originally private hook from yelp_pre_commit_hooks)

This commit is contained in:
Daniel Gallagher 2017-06-23 16:26:00 -07:00
parent 78818b90cd
commit b6eff3d39e
7 changed files with 258 additions and 0 deletions

1
.gitignore vendored
View file

@ -2,6 +2,7 @@
*.iml
*.py[co]
.*.sw[a-z]
.cache
.coverage
.idea
.project