clang-format the JS directory

This commit is contained in:
Nick Gerleman
2022-12-22 03:59:36 -08:00
parent a948c485f8
commit 09f0869262
6 changed files with 133 additions and 132 deletions

View File

@@ -19,3 +19,8 @@ jobs:
uses: ./.github/actions/clang-format
with:
directory: ./yoga
- name: clang-format (JavaScript Bindings)
uses: ./.github/actions/clang-format
with:
directory: ./javascript