Skip to content

Commit

Permalink
Add taplo to pre-commit (#2646)
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcondiro authored Oct 31, 2024
1 parent 6d55626 commit 89cff63
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,8 @@ repos:
- id: fmt
name: fmt
entry: scripts/fmt_all.sh check
language: script
language: script
- id: taplo
name: taplo
entry: taplo format --check
language: system

0 comments on commit 89cff63

Please sign in to comment.