Skip to content

Commit

Permalink
pre-commit: Exclude 3rd party code from auto-formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
wwmayer committed Nov 29, 2024
1 parent 53d39c6 commit a435720
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,9 @@ exclude: |
src/App/ExpressionParser.tab.h|
src/App/ExpressionParser.y|
src/App/lex.ExpressionParser.c|
src/Gui/3Dconnexion/navlib|
src/Gui/QSint|
src/Gui/Quarter|
src/Mod/Import/App/SCL|
src/Mod/Import/App/SCL_output|
src/Mod/Mesh/App/TestData|
Expand Down

0 comments on commit a435720

Please sign in to comment.