Skip to content

Commit

Permalink
Merge pull request #95 from boxheed/develop
Browse files Browse the repository at this point in the history
Auto-generated PR
  • Loading branch information
boxheed authored Dec 17, 2024
2 parents 68c1b5f + c6c2f1b commit 995f010
Show file tree
Hide file tree
Showing 2 changed files with 55 additions and 0 deletions.
54 changes: 54 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -321,6 +321,60 @@ fabric.properties




























































Expand Down
1 change: 1 addition & 0 deletions lefthook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ pre-commit:
follow: true
commands:
spotless: {glob: '*', run: ./gradlew spotlessCheck}
osv: {glob: '*.{groovy,java,gradle}', run: ./gradlew osvInstall osvLockAndScan}
test: {glob: '*.{groovy,java}', run: ./gradlew test}
commit-msg:
follow: true
Expand Down

0 comments on commit 995f010

Please sign in to comment.