[build] Apply a formatter for CMake files (#5973)

This commit is contained in:
Gold856
2023-11-30 19:52:21 -05:00
committed by GitHub
parent 9b8011aa67
commit 4fcf0b25a1
37 changed files with 1496 additions and 896 deletions

View File

@@ -27,7 +27,7 @@ jobs:
with:
python-version: 3.8
- name: Install wpiformat
run: pip3 install wpiformat==2023.34
run: pip3 install wpiformat==2023.36
- name: Run
run: wpiformat
- name: Check output