HAND FIXES: Fixup gradle / cmake / styleguide

This commit is contained in:
PJ Reiniger
2025-11-07 19:56:29 -05:00
committed by Peter Johnson
parent 105deaddb0
commit c89910b7c6
31 changed files with 95 additions and 162 deletions

View File

@@ -1,5 +1,6 @@
cppHeaderFileInclude {
\.h$
\.hpp$
\.inc$
\.inl$
}
@@ -20,17 +21,12 @@ repoRootNameOverride {
includeOtherLibs {
^GLFW
^cscore
^fmt/
^fields/
^frc/
^imgui
portable-file-dialogs.h
^networktables/
^ntcore
^units
^upb/
^wpi/
^wpigui
^wpimath/
}
includeProject {
wpi/gui/portable-file-dialogs.h
wpi/util/expected
}