Skip to content

Commit b37baaf

Browse files
calcmogulsamfreund
authored andcommitted
[ci] Upgrade to wpiformat 2025.75 (PhotonVision#2198)
1 parent 8b5a730 commit b37baaf

File tree

3 files changed

+3
-22
lines changed

3 files changed

+3
-22
lines changed

.github/workflows/lint-format.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
with:
3232
python-version: 3.11
3333
- name: Install wpiformat
34-
run: pip3 install wpiformat==2025.69
34+
run: pip3 install wpiformat==2025.75
3535
- name: Run
3636
run: wpiformat
3737
- name: Check output

.wpiformat

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,20 +2,18 @@ cppHeaderFileInclude {
22
\.h$
33
}
44

5-
cppSrcFileInclude {
6-
\.cpp$
7-
}
8-
95
modifiableFileExclude {
106
\.dll$
117
\.gif$
128
\.ico$
139
\.jpeg$
1410
\.jpg$
1511
\.mp4$
12+
\.pdf$
1613
\.png$
1714
\.rknn$
1815
\.so$
16+
\.svg$
1917
\.tflite$
2018
\.ttf$
2119
\.webp$

docs/.wpiformat

Lines changed: 0 additions & 17 deletions
This file was deleted.

0 commit comments

Comments
 (0)