Take in account abnormalityScore to calculate category score

This commit is contained in:
Gaël Métais
2014-12-22 23:11:25 +01:00
parent c994638168
commit c8ba9ef99a
3 changed files with 8 additions and 7 deletions
+2 -2
View File
@@ -31,8 +31,8 @@
"jQueryVersion": {
"label": "jQuery version",
"policies": {
"jQueryVersion": 1,
"jQueryDifferentVersions": 5
"jQueryVersion": 5,
"jQueryDifferentVersions": 0.1
}
},
"cssSyntaxError": {