mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-19 00:41:43 +00:00
[ci] Upgrade to wpiformat 2025.79 (#8491)
wpiformat now skips binary files matching a list of extensions. https://github.com/wpilibsuite/styleguide/blob/main/wpiformat/wpiformat/__init__.py#L483-L504
This commit is contained in:
@@ -28,10 +28,6 @@ generatedFileExclude {
|
||||
}
|
||||
|
||||
modifiableFileExclude {
|
||||
\.icns$
|
||||
\.ico$
|
||||
\.jinja$
|
||||
gradlew
|
||||
objcpp/
|
||||
wpimath/src/test/native/cpp/UnitsTest\.cpp$
|
||||
wpiutil/src/main/native/cpp/fs\.cpp$
|
||||
|
||||
Reference in New Issue
Block a user