Skip to content

Commit 1ef9a6f

Browse files
authored
Update 2026-05-18-fix-fp-misra-c-13-4.md
1 parent 0bde887 commit 1ef9a6f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
- `RULE-13-4` - `ResultOfAnAssignmentOperatorShouldNotBeUsed`:
2-
- Fixed false positives and false negatives by reporting compound assignments (for example, `+=`).
2+
- Fixed false positives and false negatives.
33
- `RULE-8-18-2` - `ResultOfAnAssignmentOperatorShouldNotBeUsed`:
4-
- Fixed false positives and false negatives by reporting compound assignments (for example, `+=`).
4+
- Fixed false positives and false negatives.

0 commit comments

Comments
 (0)