Skip to content
Snippets Groups Projects
Commit 1082d6d2 authored by Soeren Peters's avatar Soeren Peters
Browse files

Remove the bugprone-macro-parentheses, as the fix results in an error.

parent c3f9f8e6
No related branches found
No related tags found
No related merge requests found
......@@ -5,6 +5,7 @@ Checks: '
bugprone-*,
-bugprone-branch-clone,
-bugprone-narrowing-conversions,
-bugprone-macro-parentheses,
misc-*,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment