From 5362e0cc6c802f30f521dd234f3a745213dccf8e Mon Sep 17 00:00:00 2001 From: Tyler Veness Date: Tue, 16 Dec 2025 15:22:15 -0800 Subject: [PATCH] [ci] Upgrade to wpiformat 2025.79 (#2250) wpiformat now skips files with extensions known to be binary files. --- .github/workflows/lint-format.yml | 2 +- .wpiformat | 16 ---------------- 2 files changed, 1 insertion(+), 17 deletions(-) diff --git a/.github/workflows/lint-format.yml b/.github/workflows/lint-format.yml index ebd69ac83..2b32ad46b 100644 --- a/.github/workflows/lint-format.yml +++ b/.github/workflows/lint-format.yml @@ -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 diff --git a/.wpiformat b/.wpiformat index 6a5c65933..9a0af6cac 100644 --- a/.wpiformat +++ b/.wpiformat @@ -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/