Skip to content

Commit

Permalink
Merge pull request #13043 from peterrum/clang-format_remove_simplex
Browse files Browse the repository at this point in the history
Remove simplex from .clang-format
  • Loading branch information
bangerth committed Dec 8, 2021
2 parents 944905e + bf9f6d4 commit 4483880
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .clang-format
Original file line number Diff line number Diff line change
Expand Up @@ -115,10 +115,8 @@ IncludeCategories:
Priority: 290
- Regex: "deal.II/physics/.*\\.h"
Priority: 300
- Regex: "deal.II/simplex/.*\\.h"
Priority: 310
- Regex: "deal.II/sundials/.*\\.h"
Priority: 320
Priority: 310
# put boost right after deal:
- Regex: "<boost.*>"
Priority: 500
Expand Down

0 comments on commit 4483880

Please sign in to comment.