]> source.dussan.org Git - sonarqube.git/blob
016101f2a44890b1263c85a4282ffcee663ff6a9
[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": "OVERRIDES",
15         "severity": "CRITICAL",
16         "params": []
17       }
18     ]
19   },
20   "qProfiles": {
21     "XOO_P2": {
22       "name": "P2",
23       "lang": "xoo",
24       "langName": "Xoo",
25       "parent": "XOO_P1"
26     },
27     "XOO_P1": {
28       "name": "P1",
29       "lang": "xoo",
30       "langName": "Xoo"
31     }
32   }
33 }