mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-07-04 03:11:43 +00:00
HAND FIXES: Fixup gradle / cmake / styleguide
This commit is contained in:
committed by
Peter Johnson
parent
105deaddb0
commit
c89910b7c6
@@ -4,6 +4,7 @@ cHeaderFileInclude {
|
||||
|
||||
cppHeaderFileInclude {
|
||||
(?<!_c)\.h$
|
||||
\.hpp$
|
||||
\.inc$
|
||||
\.inl$
|
||||
}
|
||||
@@ -35,6 +36,4 @@ includeOtherLibs {
|
||||
^fmt/
|
||||
^gtest/
|
||||
^support/
|
||||
^wpi/
|
||||
^wpinet/
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user