mirror of
https://github.com/momo5502/emulator.git
synced 2026-01-10 16:16:16 +00:00
Update clang-format version to 21
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -72,7 +72,7 @@ jobs:
|
||||
- name: Verify Formatting
|
||||
uses: jidicula/clang-format-action@v4.16.0
|
||||
with:
|
||||
clang-format-version: "20"
|
||||
clang-format-version: "21"
|
||||
|
||||
- name: Verify Page Formatting
|
||||
run: cd page && npx --yes prettier . --check
|
||||
|
||||
Reference in New Issue
Block a user