File tree Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 55 branches : [master]
66 paths :
77 - pom.xml
8+ - spotbugs-exclude.xml
9+ - core
810 - src/**
11+ - scripts/jextract.*
12+ - scripts/TreeSitter_java.patch
913 - .github/workflows/ci.yml
1014 pull_request :
1115 branches : [master]
1216 paths :
1317 - pom.xml
18+ - spotbugs-exclude.xml
19+ - core
1420 - src/**
21+ - scripts/jextract.*
22+ - scripts/TreeSitter_java.patch
1523 - .github/workflows/ci.yml
1624
1725concurrency :
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 155155 <plugin >
156156 <groupId >com.diffplug.spotless</groupId >
157157 <artifactId >spotless-maven-plugin</artifactId >
158- <version >2.43.0 </version >
158+ <version >2.44.3 </version >
159159 <executions >
160160 <execution >
161161 <id >format-sources</id >
You can’t perform that action at this time.
0 commit comments