Skip to content

Commit

Permalink
test: add toml-sort pre-commit hook
Browse files Browse the repository at this point in the history
  • Loading branch information
pyoor committed Jun 16, 2021
1 parent 932bac6 commit 979c8fa
Show file tree
Hide file tree
Showing 3 changed files with 167 additions and 45 deletions.
4 changes: 4 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,8 @@ repos:
rev: v0.0.2
hooks:
- id: orion_ci
- repo: https://github.com/pappasam/toml-sort
rev: v0.19.0
hooks:
- id: toml-sort

Loading

0 comments on commit 979c8fa

Please sign in to comment.