diff --git a/data/software-tools/github-copilot.json b/data/software-tools/github-copilot.json index 870d2349..1fd029d1 100644 --- a/data/software-tools/github-copilot.json +++ b/data/software-tools/github-copilot.json @@ -13,5 +13,11 @@ "isAccessibleForFree": false, "hasQualityDimension": { "@id": "dim:sustainability", "@type": "@id" }, "license": "https://github.com/customer-terms/github-copilot-product-specific-terms", - "howToUse": ["online-service"] + "howToUse": ["online-service"], + "improvesQualityIndicator": [ + { + "@id": "https://w3id.org/everse/i/indicators/has_no_linting_issues", + "@type": "@id" + } + ] }