Skip to content

Commit

Permalink
Set local pre-commit hooks to run concisely (#32)
Browse files Browse the repository at this point in the history
  • Loading branch information
martclanor authored Feb 15, 2025
1 parent 93e223f commit b8752db
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,8 @@ repos:
entry: npm run check:prettier
language: node
pass_filenames: false
verbose: true
- id: run-grammar-tests
name: Run grammar tests
entry: npm run test:grammar
language: node
pass_filenames: false
verbose: true

0 comments on commit b8752db

Please sign in to comment.