Skip to content

Commit

Permalink
Update test case expected's line number after previous format.
Browse files Browse the repository at this point in the history
  • Loading branch information
fjatWbyT committed Nov 18, 2024
1 parent dac5019 commit 9163881
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
| test.cpp:25:35:25:35 | x | Loop counters should not be modified within a statement in a for loop. |
| test.cpp:36:5:36:5 | x | Loop counters should not be modified within a statement in a for loop. |
| test.cpp:43:9:43:9 | i | Loop counters should not be modified within a statement in a for loop. |
| test.cpp:99:15:99:15 | i | Loop counters should not be modified within a statement in a for loop. |
| test.cpp:93:15:93:15 | i | Loop counters should not be modified within a statement in a for loop. |

0 comments on commit 9163881

Please sign in to comment.