Skip to content

Commit 4bce35a

Browse files
committed
Fix rule identifier for UnsignedOperationWithConstantOperandsWraps.ql in change notes
1 parent d7137ec commit 4bce35a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
- `INT30-C` - `UnsignedIntegerOperationsWrapAround.ql`:
22
- Fixed false positives for `/=` and `%=` assignments.
3-
- `INT30-C` - `UnsignedOperationWithConstantOperandsWraps.ql`:
3+
- `RULE-8-20-1` - `UnsignedOperationWithConstantOperandsWraps.ql`:
44
- Fixed false positives for `/=` and `%=` assignments.

0 commit comments

Comments
 (0)