Skip to content

Commit 6577f23

Browse files
committed
Add pretty-format-toml
1 parent 197423f commit 6577f23

File tree

4 files changed

+5107
-4936
lines changed

4 files changed

+5107
-4936
lines changed

.pre-commit-config.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,3 +70,8 @@ repos:
7070
rev: v2.4.1
7171
hooks:
7272
- id: codespell
73+
- repo: https://github.com/macisamuele/language-formatters-pre-commit-hooks
74+
rev: v2.15.0
75+
hooks:
76+
- id: pretty-format-toml
77+
args: [--autofix]

0 commit comments

Comments
 (0)