]> source.dussan.org Git - sonarqube.git/blob
1b7d587e7b05ced6fb9f10e263a33f89097b007f
[sonarqube.git] /
1 {
2   "total":1,
3   "p":1,
4   "ps":100,
5   "rules": [
6     {
7       "key": "xoo:x1"
8     }
9   ],
10   "actives": {
11     "xoo:x1": [
12       {
13         "qProfile": "XOO_P2",
14         "inherit": "NONE",
15         "severity": "BLOCKER",
16         "params": []
17       }
18     ]
19   },
20   "qProfiles": {
21     "XOO_P2": {
22       "name": "P2",
23       "lang": "xoo",
24       "langName": "xoo"
25     }
26   }
27 }