Skip to content

Commit

Permalink
Merge pull request #109 from truthencode/feature/antlr
Browse files Browse the repository at this point in the history
Exclude gradlew from linting
  • Loading branch information
adarro authored Sep 21, 2023
2 parents 2c7819c + d022db4 commit c73737f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .trunk/trunk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ lint:
- linters: [ALL]
paths:
- incubating/**
- /**/gradlew
runtimes:
enabled:
- go@1.21.0
Expand Down

0 comments on commit c73737f

Please sign in to comment.