Skip to content

Commit

Permalink
run-clang-format
Browse files Browse the repository at this point in the history
  • Loading branch information
marijnvdwerf committed Oct 30, 2020
1 parent 920b145 commit cfee1a7
Show file tree
Hide file tree
Showing 4 changed files with 409 additions and 588 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- run: scripts/check-code-formatting.sh
- run: ./scripts/run-clang-format.py -r src

build:
runs-on: ubuntu-latest
Expand Down
8 changes: 0 additions & 8 deletions scripts/check-code-formatting.sh

This file was deleted.

Loading

0 comments on commit cfee1a7

Please sign in to comment.