]> source.dussan.org Git - sonarqube.git/blob
30c6468a86b8b05c70acd02b734f52e4c2302a9f
[sonarqube.git] /
1 {
2   "total": 2,
3   "p": 1,
4   "ps": 100,
5   "rules": [
6     {
7       "key": "xoo:x2",
8       "name": "Rule x2",
9       "mdDesc": "A *Xoo* rule",
10       "htmlDesc": "A <strong>Xoo</strong> rule",
11       "type": "BUG"
12     },
13     {
14       "key": "xoo:x1",
15       "name": "Rule x1",
16       "htmlDesc": "Description x1",
17       "type": "CODE_SMELL"
18     }
19   ]
20 }