.styleguide now uses generalized config file format (#621)

Requires styleguide#66.
This commit is contained in:
Tyler Veness
2017-09-06 23:00:10 -07:00
committed by Peter Johnson
parent 34c18ef000
commit 38dbed8e09

View File

@@ -1,18 +1,14 @@
cppHeaderExtensions {
h
hpp
inc
cppHeaderFileInclude {
\.h$
\.hpp$
\.inc$
}
cppSrcExtensions {
cpp
cppSrcFileInclude {
\.cpp$
}
otherExtensions {
java
}
genFileExclude {
generatedFileExclude {
gmock/
ni-libraries/
hal/src/main/native/athena/ctre/