Skip to content

Commit

Permalink
update to use .clang-format file for check
Browse files Browse the repository at this point in the history
  • Loading branch information
ramananeesh committed Feb 11, 2025
1 parent 813213a commit 8f548df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/clang-format-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ jobs:
- name: Run clang-format style check for C/C++/Protobuf programs.
uses: jidicula/[email protected]
with:
style: {BasedOnStyle: Google, IndentWidth: 4}
style: file

0 comments on commit 8f548df

Please sign in to comment.