Commit 24c9dab
Gonzalo Diaz
[BUGFIX] SonarQube: Prefer
Complex index access patterns should be replaced with ".at()" method javascript:S7755.at(…) over [….length - index].1 parent 2586c6b commit 24c9dab
File tree
2 files changed
+2
-5
lines changed- src
- hackerrank/interview_preparation_kit/stacks_and_queues
- projecteuler
2 files changed
+2
-5
lines changedLines changed: 1 addition & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
| 15 | + | |
19 | 16 | | |
20 | 17 | | |
21 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
0 commit comments