Skip to content

Commit

Permalink
chore: init ttl formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
jenspots committed May 28, 2024
1 parent 74f9eb7 commit 0848056
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,8 @@ repos:
hooks:
- id: pretty-format-java
args: [--autofix]
- repo: https://github.com/CasperWA/turtle-canon
rev: v0.1.0
hooks:
- id: turtle-canon
args: [--autofix]

0 comments on commit 0848056

Please sign in to comment.