Skip to content

Commit

Permalink
Update clang-format.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
janekb04 committed Dec 20, 2020
1 parent 0c24ea7 commit 279e80f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/clang-format.yml
Expand Up @@ -9,6 +9,7 @@ jobs:
- uses: actions/checkout@v2
- uses: HorstBaerbel/action-clang-format@1.4
with:
scandir: ''
excludedirs: 'external'
extensions: 'c,h,C,H,cpp,hpp,cc,hh,c++,h++,cxx,hxx'
style: 'file'

0 comments on commit 279e80f

Please sign in to comment.