Integrate clang-format into JS lint steps
This commit is contained in:
5
.github/workflows/validate-cpp.yml
vendored
5
.github/workflows/validate-cpp.yml
vendored
@@ -19,8 +19,3 @@ jobs:
|
||||
uses: ./.github/actions/clang-format
|
||||
with:
|
||||
directory: ./yoga
|
||||
|
||||
- name: clang-format (JavaScript Bindings)
|
||||
uses: ./.github/actions/clang-format
|
||||
with:
|
||||
directory: ./javascript
|
||||
|
Reference in New Issue
Block a user