2017-09-07 21:02:52 -07:00
|
|
|
cppHeaderFileInclude {
|
|
|
|
|
\.h$
|
|
|
|
|
\.hpp$
|
|
|
|
|
\.inc$
|
2017-08-27 00:11:52 -07:00
|
|
|
}
|
|
|
|
|
|
2017-09-07 21:02:52 -07:00
|
|
|
cppSrcFileInclude {
|
|
|
|
|
\.cpp$
|
2017-08-27 00:11:52 -07:00
|
|
|
}
|
|
|
|
|
|
2017-09-07 21:02:52 -07:00
|
|
|
generatedFileExclude {
|
2017-08-27 00:11:52 -07:00
|
|
|
hal/src/main/native/athena/ctre/
|
2021-08-14 11:44:56 -07:00
|
|
|
hal/src/main/native/athena/rev/
|
2017-08-27 00:11:52 -07:00
|
|
|
hal/src/main/native/athena/frccansae/
|
|
|
|
|
hal/src/main/native/athena/visa/
|
|
|
|
|
hal/src/main/native/include/ctre/
|
2024-11-30 18:04:00 +00:00
|
|
|
hal/src/main/native/systemcore/ctre/
|
|
|
|
|
hal/src/main/native/systemcore/rev/
|
2017-08-27 00:11:52 -07:00
|
|
|
UsageReporting\.h$
|
2024-12-01 04:31:26 +00:00
|
|
|
src/generated/main/native/cpp
|
2025-10-24 01:28:04 -04:00
|
|
|
|
|
|
|
|
src/main/python/
|
|
|
|
|
src/test/python/
|
2017-08-27 00:11:52 -07:00
|
|
|
}
|
|
|
|
|
|
|
|
|
|
modifiableFileExclude {
|
|
|
|
|
\.patch$
|
|
|
|
|
\.png$
|
|
|
|
|
\.so$
|
|
|
|
|
}
|
|
|
|
|
|
2018-05-13 17:09:56 -07:00
|
|
|
repoRootNameOverride {
|
|
|
|
|
hal
|
|
|
|
|
}
|
|
|
|
|
|
2017-08-27 00:11:52 -07:00
|
|
|
includeOtherLibs {
|
2021-06-06 16:13:58 -07:00
|
|
|
^fmt/
|
2023-08-28 15:13:34 -07:00
|
|
|
^gtest/
|
2017-08-27 00:11:52 -07:00
|
|
|
^i2clib/
|
|
|
|
|
^llvm/
|
|
|
|
|
^opencv2/
|
|
|
|
|
^spilib/
|
|
|
|
|
^support/
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
includeProject {
|
|
|
|
|
^ctre/
|
2018-07-20 00:03:45 -07:00
|
|
|
^mockdata/
|
2017-08-27 00:11:52 -07:00
|
|
|
}
|