Suppress bugprone-forward-declaration-namespace

This commit is contained in:
Robert Schulze 2024-03-18 20:34:15 +00:00
parent 0dff126942
commit 94a347cc41
No known key found for this signature in database
GPG Key ID: 26703B55FB13728A

View File

@ -20,6 +20,7 @@ Checks: [
'-bugprone-branch-clone',
'-bugprone-easily-swappable-parameters',
'-bugprone-exception-escape',
'-bugprone-forward-declaration-namespace',
'-bugprone-implicit-widening-of-multiplication-result',
'-bugprone-narrowing-conversions',
'-bugprone-not-null-terminated-result',