We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a15b475 commit 804bcdfCopy full SHA for 804bcdf
change_notes/2023-12-06-m16-1-1-perf.md
@@ -1,3 +1,4 @@
1
* `M16-1-1`
2
- Optimize query to improve performance
3
- - Improve detection of macros whose body contains the `defined` operator after the start of the macro (e.g. `#define X Y || defined(Z)`).
+ - Improve detection of macros whose body contains the `defined` operator after the start of the macro (e.g. `#define X Y || defined(Z)`).
4
+ - Enable exclusions to be applied for this rule.
0 commit comments