Skip to content

Commit

Permalink
Updated linting settings
Browse files Browse the repository at this point in the history
  • Loading branch information
apaillier-ledger committed Feb 1, 2023
1 parent 1492909 commit 3d276f2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/lint-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ jobs:
uses: actions/checkout@v3

- name: Lint
uses: DoozyX/clang-format-lint-action@v0.13
uses: DoozyX/clang-format-lint-action@v0.15
with:
source: "./"
extensions: "h,c"
clangFormatVersion: 12.0.0
clangFormatVersion: 12.0.1

0 comments on commit 3d276f2

Please sign in to comment.