Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
75263e37c646f784ba346c982ce0e176684812f3
/
.
/
wpilibcExamples
/
.styleguide
blob: 38c02ccb5ca097a8951f8410311bf2e265af1cd1 [
file
] [
log
] [
blame
]
cppHeaderFileInclude
{
\.h$
\.hpp$
\.inc$
}
cppSrcFileInclude
{
\.cpp$
}
includeOtherLibs
{
^
cameraserver
/
^
cscore
^
frc
/
^
frc2
/
^
hal
/
^
networktables
/
^
ntcore
^
opencv2
/
^
support
/
^
units
/
^
vision
/
^
wpi
/
}