File tree Expand file tree Collapse file tree 2 files changed +7
-4
lines changed Expand file tree Collapse file tree 2 files changed +7
-4
lines changed Original file line number Diff line number Diff line change 40
40
{
41
41
"Pattern" : " /user/gpg_keys/**" ,
42
42
"Rationale" : " https://github.com/github/rest-api-description/issues/2247"
43
- },
44
- {
45
- "Language" : " php" ,
46
- "Rationale" : " https://github.com/microsoft/kiota/issues/2378"
47
43
}
48
44
],
49
45
"Suppressions" : [
70
66
{
71
67
"Language" : " java" ,
72
68
"Rationale" : " https://github.com/microsoft/kiota/issues/2372"
69
+ },
70
+ {
71
+ "Language" : " php" ,
72
+ "Rationale" : " https://github.com/microsoft/kiota/issues/2378"
73
73
}
74
74
]
75
75
},
Original file line number Diff line number Diff line change @@ -114,4 +114,7 @@ Naming/PredicateName:
114
114
Enabled : false
115
115
116
116
Metrics/ClassLength :
117
+ Enabled : false
118
+
119
+ Metrics/ModuleLength :
117
120
Enabled : false
You can’t perform that action at this time.
0 commit comments