Skip to content

Commit

Permalink
Add taplo to pre-commit (AFLplusplus#2646)
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcondiro authored and riesentoaster committed Dec 11, 2024
1 parent ce46fb7 commit 33791ad
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 33791ad

Please sign in to comment.