Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
4769bb4dde68673fcddb77bf471b51f61bcf4dd7
/
.
/
third_party
/
allwpilib
/
wpilibcExamples
/
.styleguide
blob: 50ebdc9830e62110399d4ddddb7e733a02c1f466 [
file
] [
log
] [
blame
]
cppHeaderFileInclude
{
\.h$
\.hpp$
\.inc$
}
cppSrcFileInclude
{
\.cpp$
}
includeOtherLibs
{
^
cameraserver
/
^
cscore
^
fmt
/
^
frc
/
^
frc2
/
^
gtest
/
^
hal
/
^
networktables
/
^
ntcore
^
opencv2
/
^
support
/
^
units
/
^
vision
/
^
wpi
/
}