Skip to content

Commit cd963d4

Browse files
Merge branch 'master' into Arm
2 parents 03c73ab + 2756dfb commit cd963d4

File tree

8 files changed

+2
-37
lines changed

8 files changed

+2
-37
lines changed

.editorconfig

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

.github/workflows/format.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
with:
2222
python-version: 3.8
2323
- name: Install wpiformat
24-
run: pip3 install wpiformat==2023.36
24+
run: pip3 install wpiformat==2024.31
2525
- name: Run
2626
run: wpiformat
2727
- name: Check output

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
plugins {
22
id "cpp"
33
id "google-test-test-suite"
4-
id "edu.wpi.first.GradleRIO" version "2024.1.1"
4+
id "edu.wpi.first.GradleRIO" version "2024.2.1"
55
}
66

77
// Define my targets (RoboRIO) and artifacts (deployable files)

init.ps1

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

init.sh

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

wombat/LICENSE

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

wombat/README.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

wombat/settings.gradle

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)