Skip to content

Commit

Permalink
[pre-commit] add script
Browse files Browse the repository at this point in the history
  • Loading branch information
mgrzybek committed Jul 16, 2020
1 parent a191dd8 commit cee881c
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# See https://pre-commit.com for more information
# See https://pre-commit.com/hooks.html for more hooks
repos:
- repo: https://github.com/macisamuele/language-formatters-pre-commit-hooks
rev: v1.5.0
hooks:
- id: pretty-format-yaml
args: [--autofix, --indent, '2']

0 comments on commit cee881c

Please sign in to comment.