Skip to content

Commit

Permalink
exclude
Browse files Browse the repository at this point in the history
  • Loading branch information
galabovaa committed Sep 12, 2024
1 parent dcf38eb commit 20daf97
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/clang-format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,6 @@ jobs:
# source: 'app/ src/Highs.h ./src/lp_data ./src/mip ./src/model ./src/simplex ./src/presolve ./src/simplex ./src/util ./src/test'
#./src/test ./interfaces'
source: '.'
exclude: 'extern/pdqsort extern/zstr'
extensions: 'h,hpp,cpp,cc,c'
clangFormatVersion: 18

0 comments on commit 20daf97

Please sign in to comment.