CPP-4615 Delete S1908,S1704,S1311,S1250 that were already deprecated in SQ LTS 8.9 (#2809)
Related PR: https://github.com/SonarSource/sonar-cpp/pull/2928
This commit is contained in:
parent
4a31d0ec22
commit
b2306ac0bd
@ -1,7 +1,7 @@
|
||||
{
|
||||
"title": "\"operator=\" should check for assignment to self",
|
||||
"type": "BUG",
|
||||
"status": "deprecated",
|
||||
"status": "closed",
|
||||
"remediation": {
|
||||
"func": "Constant\/Issue",
|
||||
"constantCost": "2min"
|
||||
|
@ -1,3 +1,4 @@
|
||||
{
|
||||
"status": "closed",
|
||||
"sqKey": "S1311"
|
||||
}
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"title": "Rvalue references should not be used",
|
||||
"type": "CODE_SMELL",
|
||||
"status": "deprecated",
|
||||
"status": "closed",
|
||||
"remediation": {
|
||||
"func": "Constant\/Issue",
|
||||
"constantCost": "20min"
|
||||
|
@ -1,3 +1,4 @@
|
||||
{
|
||||
"status": "closed",
|
||||
"sqKey": "S1908"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user