We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents edb2eb6 + 29539b2 commit 7bfc498Copy full SHA for 7bfc498
sonar-web-frontend-typescript/src/main/resources/rules/tslint.json
@@ -80,7 +80,7 @@
80
"type" : "constant",
81
"offset" : "30min"
82
},
83
- "sqaleSubCharacteristic" : "MAINTENABILITY_COMPLIANCE"
+ "sqaleSubCharacteristic" : "MAINTAINABILITY_COMPLIANCE"
84
}
85
}, {
86
"key" : "no-reference",
@@ -94,7 +94,7 @@
94
95
"offset" : "5min"
96
97
98
99
100
"key" : "no-var-requires",
@@ -108,7 +108,7 @@
108
109
"offset" : "1min"
110
111
112
113
114
"key" : "typedef",
0 commit comments