Skip to content

Commit

Permalink
.clang-format: remove foralldir from "for loops", enables 1-liner stmts
Browse files Browse the repository at this point in the history
  • Loading branch information
KariRummukainen committed Nov 11, 2022
1 parent c8e3254 commit 757b79b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .clang-format
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@ DisableFormat: false
ExperimentalAutoDetectBinPacking: false
FixNamespaceComments: true
ForEachMacros:
- foralldir
- foreach
- Q_FOREACH
- BOOST_FOREACH
Expand Down

0 comments on commit 757b79b

Please sign in to comment.