Skip to content

Commit

Permalink
remove style
Browse files Browse the repository at this point in the history
  • Loading branch information
TheNormalnij committed Oct 26, 2024
1 parent e1ad797 commit 6682687
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/clang-format-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,4 @@ jobs:
- uses: actions/checkout@v2
- uses: RafikFarhad/clang-format-github-action@v3
with:
style: file
sources: "Client/**/*.h,Client/**/*.hpp,Client/**/*.cpp"
excludes: ""
sources: "Client/**/*.h,Client/**/*.hpp,Client/**/*.cpp"

0 comments on commit 6682687

Please sign in to comment.