Skip to content

Commit

Permalink
add ruling
Browse files Browse the repository at this point in the history
  • Loading branch information
kebetsi committed Oct 18, 2023
1 parent 16b1a41 commit 8c2c77e
Show file tree
Hide file tree
Showing 3 changed files with 37 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"ant-design:components/dropdown/__tests__/index.test.js": [
125
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"ant-design:components/badge/__tests__/index.test.tsx": [
142,
145,
148
]
}
25 changes: 25 additions & 0 deletions its/ruling/src/test/expected/jsts/sonar-web/javascript-S6827.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"sonar-web:src/main/js/apps/background-tasks/stats.js": [
40
],
"sonar-web:src/main/js/apps/background-tasks/tasks.js": [
88
],
"sonar-web:src/main/js/apps/global-permissions/permission-groups.js": [
10
],
"sonar-web:src/main/js/apps/global-permissions/permission-users.js": [
10
],
"sonar-web:src/main/js/apps/permission-templates/permission-template.js": [
77,
85
],
"sonar-web:src/main/js/apps/project-permissions/project.js": [
54,
62
],
"sonar-web:src/main/js/components/shared/checkbox.js": [
35
]
}

0 comments on commit 8c2c77e

Please sign in to comment.