Skip to content

Commit

Permalink
Merge pull request #9 from atugushev/pre-commit-hook
Browse files Browse the repository at this point in the history
Add pre-commit hook
  • Loading branch information
pappasam committed Apr 19, 2020
2 parents 4836f94 + dfc9576 commit 7cb516f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .pre-commit-hooks.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
- id: toml-sort
name: toml-sort
entry: toml-sort
args: [--check]
language: python
types: [toml]

0 comments on commit 7cb516f

Please sign in to comment.