Skip to content

Commit 5d427e4

Browse files
authored
Update change notes
1 parent 0ea3931 commit 5d427e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

change_notes/2023-10-25-a0-1-1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
* `A0-1-1` - address a number of false positive issues:
22
* Exclude compiler-generated variables, such as those generated for range-based for loops.
33
* 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.
4+
* Deviations should now be applied to the useless assignment instead of the variable itself.

0 commit comments

Comments
 (0)