[ci] Upgrade to wpiformat 2025.69 (#2193)

This commit is contained in:
Tyler Veness
2025-11-16 22:48:36 -08:00
committed by GitHub
parent 618072c3dd
commit 77e5545eef
7 changed files with 1 additions and 1 deletions

27
.wpiformat Normal file
View File

@@ -0,0 +1,27 @@
cppHeaderFileInclude {
\.h$
}
cppSrcFileInclude {
\.cpp$
}
modifiableFileExclude {
\.dll$
\.gif$
\.ico$
\.jpeg$
\.jpg$
\.mp4$
\.png$
\.rknn$
\.so$
\.tflite$
\.ttf$
\.webp$
\.woff2$
gradlew
photon-lib/py/photonlibpy/generated/
photon-targeting/src/generated/
photon-targeting/src/main/native/cpp/photon/constrained_solvepnp/generate/
}