Update metadata for JS quickfixes (#809)

This commit is contained in:
Tibor Blenessy 2022-02-18 09:20:48 +01:00 committed by GitHub
parent e864c4a697
commit 2e49d6f58d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
23 changed files with 33 additions and 23 deletions

View File

@ -3,5 +3,6 @@
"defaultQualityProfiles": [
"Sonar way"
],
"scope": "Main"
"scope": "Main",
"quickfix": "covered"
}

View File

@ -1,4 +1,5 @@
{
"defaultQualityProfiles": [],
"scope": "Main"
"scope": "Main",
"quickfix": "covered"
}

View File

@ -1,3 +1,3 @@
{
"quickfix": "covered"
}

View File

@ -2,5 +2,6 @@
"defaultQualityProfiles": [
"Sonar way"
],
"scope": "Main"
"scope": "Main",
"quickfix": "covered"
}

View File

@ -1,3 +1,3 @@
{
"quickfix": "covered"
}

View File

@ -24,5 +24,5 @@
"defaultQualityProfiles": [
],
"quickfix": "unknown"
"quickfix": "covered"
}

View File

@ -2,5 +2,6 @@
"defaultQualityProfiles": [
"Sonar way"
],
"scope": "Main"
"scope": "Main",
"quickfix": "covered"
}

View File

@ -1,3 +1,3 @@
{
"quickfix": "covered"
}

View File

@ -2,5 +2,6 @@
"defaultQualityProfiles": [
"Sonar way"
],
"scope": "Main"
"scope": "Main",
"quickfix": "covered"
}

View File

@ -24,5 +24,5 @@
"defaultQualityProfiles": [
],
"quickfix": "unknown"
"quickfix": "covered"
}

View File

@ -1,5 +1,6 @@
{
"title": "Private properties that are only assigned in the constructor or at declaration should be \"readonly\"",
"defaultQualityProfiles": [],
"scope": "Main"
"scope": "Main",
"quickfix": "covered"
}

View File

@ -2,5 +2,6 @@
"title": "Non-null assertions should not be used",
"defaultQualityProfiles": [
]
],
"quickfix": "covered"
}

View File

@ -1,5 +1,6 @@
{
"title": "Primitive types should be omitted from initialized or defaulted declarations",
"defaultQualityProfiles": [],
"scope": "Main"
"scope": "Main",
"quickfix": "covered"
}

View File

@ -5,5 +5,6 @@
],
"defaultQualityProfiles": [
]
],
"quickfix": "covered"
}

View File

@ -25,5 +25,5 @@
"defaultQualityProfiles": [
],
"quickfix": "unknown"
"quickfix": "covered"
}

View File

@ -25,5 +25,5 @@
"defaultQualityProfiles": [
],
"quickfix": "unknown"
"quickfix": "covered"
}

View File

@ -25,5 +25,5 @@
"defaultQualityProfiles": [
],
"quickfix": "unknown"
"quickfix": "covered"
}

View File

@ -24,5 +24,5 @@
"defaultQualityProfiles": [
"Sonar way"
],
"quickfix": "unknown"
"quickfix": "covered"
}

View File

@ -1,5 +1,6 @@
{
"defaultQualityProfiles": [
]
],
"quickfix": "covered"
}

View File

@ -24,5 +24,5 @@
"defaultQualityProfiles": [
"Sonar way"
],
"quickfix": "unknown"
"quickfix": "covered"
}

View File

@ -24,5 +24,5 @@
"defaultQualityProfiles": [
],
"quickfix": "unknown"
"quickfix": "covered"
}

View File

@ -24,5 +24,5 @@
"defaultQualityProfiles": [
],
"quickfix": "unknown"
"quickfix": "covered"
}

View File

@ -24,5 +24,5 @@
"defaultQualityProfiles": [
"Sonar way"
],
"quickfix": "unknown"
"quickfix": "covered"
}