Format code

This commit is contained in:
momo5502
2025-04-22 20:54:30 +02:00
parent f21e349a94
commit d91f171bae
43 changed files with 1246 additions and 1134 deletions

View File

@@ -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