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 0ea3931 commit 5d427e4Copy full SHA for 5d427e4
change_notes/2023-10-25-a0-1-1.md
@@ -1,4 +1,4 @@
1
* `A0-1-1` - address a number of false positive issues:
2
* Exclude compiler-generated variables, such as those generated for range-based for loops.
3
* Exclude variables in uninstantiated templates, for which we have no precise data on uses.
4
- * Deviations can now be applied to the useless assignment as well as the variable itself.
+ * Deviations should now be applied to the useless assignment instead of the variable itself.
0 commit comments