Skip to content

Commit

Permalink
fix fix attempt
Browse files Browse the repository at this point in the history
  • Loading branch information
kebetsi committed Sep 13, 2024
1 parent f4c5d45 commit c7db3ae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/ruling/tests/tools/lits.ts
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@ function transformResults(
if (!issue.line) {
// do nothing
// https://github.com/SonarSource/SonarJS/pull/4816#discussion_r1758892962
continue;
}
result.issues[ruleId][language][projectWithFilename].push(issue.line);
}
Expand Down

0 comments on commit c7db3ae

Please sign in to comment.