File tree 7 files changed +21
-7
lines changed
php-checks/src/main/resources/org/sonar/l10n/php/rules/php
7 files changed +21
-7
lines changed Original file line number Diff line number Diff line change 8
8
"linearOffset" : " 10min" ,
9
9
"linearFactor" : " 1min"
10
10
},
11
- "tags" : [],
11
+ "tags" : [
12
+ " brain-overload"
13
+ ],
12
14
"defaultSeverity" : " Critical" ,
13
15
"ruleSpecification" : " RSPEC-1311" ,
14
16
"sqKey" : " S1311" ,
Original file line number Diff line number Diff line change 12
12
"func" : " Constant\/ Issue" ,
13
13
"constantCost" : " 5min"
14
14
},
15
- "tags" : [],
15
+ "tags" : [
16
+ " convention"
17
+ ],
16
18
"defaultSeverity" : " Blocker" ,
17
19
"ruleSpecification" : " RSPEC-1451" ,
18
20
"sqKey" : " S1451" ,
Original file line number Diff line number Diff line change 12
12
"func" : " Constant\/ Issue" ,
13
13
"constantCost" : " 5min"
14
14
},
15
- "tags" : [],
15
+ "tags" : [
16
+ " confusing" ,
17
+ " bad-practice"
18
+ ],
16
19
"defaultSeverity" : " Major" ,
17
20
"ruleSpecification" : " RSPEC-1751" ,
18
21
"sqKey" : " S1751" ,
Original file line number Diff line number Diff line change 12
12
"func" : " Constant\/ Issue" ,
13
13
"constantCost" : " 2min"
14
14
},
15
- "tags" : [],
15
+ "tags" : [
16
+ " suspicious"
17
+ ],
16
18
"defaultSeverity" : " Major" ,
17
19
"ruleSpecification" : " RSPEC-1764" ,
18
20
"sqKey" : " S1764" ,
Original file line number Diff line number Diff line change 12
12
"func" : " Constant\/ Issue" ,
13
13
"constantCost" : " 10min"
14
14
},
15
- "tags" : [],
15
+ "tags" : [
16
+ " suspicious" ,
17
+ " confusing"
18
+ ],
16
19
"defaultSeverity" : " Major" ,
17
20
"ruleSpecification" : " RSPEC-2201" ,
18
21
"sqKey" : " S2201" ,
Original file line number Diff line number Diff line change 12
12
"func" : " Constant\/ Issue" ,
13
13
"constantCost" : " 2min"
14
14
},
15
- "tags" : [],
15
+ "tags" : [
16
+ " confusing"
17
+ ],
16
18
"defaultSeverity" : " Major" ,
17
19
"ruleSpecification" : " RSPEC-3981" ,
18
20
"sqKey" : " S3981" ,
Original file line number Diff line number Diff line change 3
3
"languages" : [
4
4
" PHP"
5
5
],
6
- "latest-update" : " 2024-11-13T13:03:49.551706Z " ,
6
+ "latest-update" : " 2024-12-16T14:18:44.796452Z " ,
7
7
"options" : {
8
8
"no-language-in-filenames" : true ,
9
9
"preserve-filenames" : true
You can’t perform that action at this time.
0 commit comments