Skip to content

Commit

Permalink
Exclude .g4 files under spark from repository
Browse files Browse the repository at this point in the history
Signed-off-by: Tomoyuki Morita <[email protected]>
  • Loading branch information
ykmr1224 committed May 17, 2024
1 parent 2a62c82 commit d9f2d74
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spark/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ tasks.register('checkGrammarSource') {
}
}
}
checkGrammarSource.dependsOn generateGrammarSource
compileJava.dependsOn checkGrammarSource

configurations {
Expand Down

0 comments on commit d9f2d74

Please sign in to comment.