Commit ddb6d52
authored
Fix error count calculation in compliance check
I just noticed this line which can either be deleted or added via += not sure which one is correct
Signed-off-by: gerbsen <1186245+gerbsen@users.noreply.github.com>1 parent 61b335b commit ddb6d52
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
231 | 231 | | |
232 | 232 | | |
233 | 233 | | |
234 | | - | |
| 234 | + | |
235 | 235 | | |
236 | 236 | | |
237 | 237 | | |
| |||
0 commit comments