mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-07-03 03:01:44 +00:00
Run wpiformat on merged repo (#1021)
This commit is contained in:
committed by
Peter Johnson
parent
0babbf317c
commit
6729a7d6b1
@@ -9,9 +9,6 @@ cppSrcFileInclude {
|
||||
}
|
||||
|
||||
generatedFileExclude {
|
||||
gtest/
|
||||
ni-libraries/include/
|
||||
ni-libraries/lib/
|
||||
hal/src/main/native/athena/ctre/
|
||||
hal/src/main/native/athena/frccansae/
|
||||
hal/src/main/native/athena/visa/
|
||||
@@ -20,13 +17,16 @@ generatedFileExclude {
|
||||
}
|
||||
|
||||
modifiableFileExclude {
|
||||
src/main/native/cpp/jni/
|
||||
\.patch$
|
||||
\.png$
|
||||
\.py$
|
||||
\.so$
|
||||
}
|
||||
|
||||
repoRootNameOverride {
|
||||
hal
|
||||
}
|
||||
|
||||
includeOtherLibs {
|
||||
^FRC_FPGA_ChipObject/
|
||||
^FRC_NetworkCommunication/
|
||||
@@ -35,6 +35,7 @@ includeOtherLibs {
|
||||
^opencv2/
|
||||
^spilib/
|
||||
^support/
|
||||
^wpi/
|
||||
}
|
||||
|
||||
includeProject {
|
||||
|
||||
Reference in New Issue
Block a user