mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-20 00:51:42 +00:00
HAND FIX: Fix robotpy yaml files
This commit is contained in:
committed by
Peter Johnson
parent
d3da30d53a
commit
cf711a125e
@@ -81,11 +81,11 @@ scan_headers_ignore = [
|
||||
"wpi/math/system/NumericalIntegration.hpp",
|
||||
"wpi/math/system/NumericalJacobian.hpp",
|
||||
|
||||
"frc/proto/*",
|
||||
"frc/*/proto/*",
|
||||
"wpi/math/proto/*",
|
||||
"wpi/math/*/proto/*",
|
||||
|
||||
"frc/struct/*",
|
||||
"frc/*/struct/*",
|
||||
"wpi/math/struct/*",
|
||||
"wpi/math/*/struct/*",
|
||||
|
||||
"[eE]igen/*",
|
||||
|
||||
@@ -96,7 +96,7 @@ scan_headers_ignore = [
|
||||
"sleipnir/*",
|
||||
"type_casters/*",
|
||||
"unsupported/*",
|
||||
"units/*",
|
||||
"wpi/units/*",
|
||||
"wpimath/protobuf/*",
|
||||
|
||||
"wpi/math/util/MathShared.hpp",
|
||||
|
||||
Reference in New Issue
Block a user