Compare commits
3 Commits
master
...
rule/add-R
Author | SHA1 | Date | |
---|---|---|---|
![]() |
43d5d3dd4e | ||
![]() |
bedceb0981 | ||
![]() |
5554a1d299 |
25
rules/S7106/cfamily/metadata.json
Normal file
25
rules/S7106/cfamily/metadata.json
Normal file
@ -0,0 +1,25 @@
|
|||||||
|
{
|
||||||
|
"title": "S6004 invisible replacement",
|
||||||
|
"type": "CODE_SMELL",
|
||||||
|
"status": "ready",
|
||||||
|
"remediation": {
|
||||||
|
"func": "Constant\/Issue",
|
||||||
|
"constantCost": "5min"
|
||||||
|
},
|
||||||
|
"tags": [
|
||||||
|
],
|
||||||
|
"defaultSeverity": "Major",
|
||||||
|
"ruleSpecification": "RSPEC-7106",
|
||||||
|
"sqKey": "S7106",
|
||||||
|
"scope": "All",
|
||||||
|
"defaultQualityProfiles": [],
|
||||||
|
"quickfix": "unknown",
|
||||||
|
"code": {
|
||||||
|
"impacts": {
|
||||||
|
"MAINTAINABILITY": "HIGH",
|
||||||
|
"RELIABILITY": "MEDIUM",
|
||||||
|
"SECURITY": "LOW"
|
||||||
|
},
|
||||||
|
"attribute": "CONVENTIONAL"
|
||||||
|
}
|
||||||
|
}
|
3
rules/S7106/cfamily/rule.adoc
Normal file
3
rules/S7106/cfamily/rule.adoc
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
== Why is this an issue?
|
||||||
|
|
||||||
|
Nothing to see here, this is a placeholder for S6004 replacement.
|
2
rules/S7106/metadata.json
Normal file
2
rules/S7106/metadata.json
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
{
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user