Skip to content

Commit

Permalink
Merge branch 'features/typescript' into sonar-4.5.x
Browse files Browse the repository at this point in the history
  • Loading branch information
Aurélien Baudet committed May 25, 2016
2 parents edb2eb6 + 29539b2 commit 7bfc498
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"type" : "constant",
"offset" : "30min"
},
"sqaleSubCharacteristic" : "MAINTENABILITY_COMPLIANCE"
"sqaleSubCharacteristic" : "MAINTAINABILITY_COMPLIANCE"
}
}, {
"key" : "no-reference",
Expand All @@ -94,7 +94,7 @@
"type" : "constant",
"offset" : "5min"
},
"sqaleSubCharacteristic" : "MAINTENABILITY_COMPLIANCE"
"sqaleSubCharacteristic" : "MAINTAINABILITY_COMPLIANCE"
}
}, {
"key" : "no-var-requires",
Expand All @@ -108,7 +108,7 @@
"type" : "constant",
"offset" : "1min"
},
"sqaleSubCharacteristic" : "MAINTENABILITY_COMPLIANCE"
"sqaleSubCharacteristic" : "MAINTAINABILITY_COMPLIANCE"
}
}, {
"key" : "typedef",
Expand Down

0 comments on commit 7bfc498

Please sign in to comment.