mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-07-06 03:31:43 +00:00
[upstream_utils] Upgrade Sleipnir and use wpi::SmallVector (#6748)
This commit is contained in:
@@ -6,7 +6,12 @@ cppSrcFileInclude {
|
||||
\.cpp$
|
||||
}
|
||||
|
||||
licenseUpdateExclude {
|
||||
include/sleipnir/util/small_vector\.hpp$
|
||||
}
|
||||
|
||||
includeOtherLibs {
|
||||
^Eigen/
|
||||
^fmt/
|
||||
^wpi/
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user