mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-19 00:41:43 +00:00
[ntcore] Commit generated files (#5962)
This commit is contained in:
@@ -23,7 +23,7 @@ if (!project.hasProperty('skipJavaFormat')) {
|
||||
java {
|
||||
target fileTree('.') {
|
||||
include '**/*.java'
|
||||
exclude '**/build/**', '**/build-*/**', '**/bin/**'
|
||||
exclude '**/build/**', '**/build-*/**', '**/bin/**', "src/generated/**"
|
||||
}
|
||||
toggleOffOn()
|
||||
googleJavaFormat()
|
||||
|
||||
Reference in New Issue
Block a user