[ci] Upgrade to wpiformat 2025.79 (#2250)

wpiformat now skips files with extensions known to be binary files.
This commit is contained in:
Tyler Veness
2025-12-16 15:22:15 -08:00
committed by GitHub
parent ff69ddc247
commit 5362e0cc6c
2 changed files with 1 additions and 17 deletions

View File

@@ -31,7 +31,7 @@ jobs:
with:
python-version: 3.11
- name: Install wpiformat
run: pip3 install wpiformat==2025.75
run: pip3 install wpiformat==2025.79
- name: Run
run: wpiformat
- name: Check output

View File

@@ -3,22 +3,6 @@ cppHeaderFileInclude {
}
modifiableFileExclude {
\.dll$
\.gif$
\.ico$
\.jpeg$
\.jpg$
\.mp4$
\.pdf$
\.png$
\.rknn$
\.so$
\.svg$
\.tflite$
\.ttf$
\.webp$
\.woff2$
gradlew
photon-lib/py/photonlibpy/generated/
photon-targeting/src/generated/
photon-targeting/src/main/native/cpp/photon/constrained_solvepnp/generate/