mirror of
https://github.com/momo5502/emulator.git
synced 2026-01-20 12:13:57 +00:00
Format code
This commit is contained in:
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@@ -67,6 +67,9 @@ jobs:
|
||||
with:
|
||||
clang-format-version: '20'
|
||||
check-path: 'src'
|
||||
|
||||
- name: Verify Page Formatting
|
||||
run: cd page && npx --yes prettier . --check
|
||||
|
||||
build-apiset-dumper:
|
||||
name: Build API Set Dumper
|
||||
|
||||
Reference in New Issue
Block a user