diff --git a/data/software-tools/checkstyle.json b/data/software-tools/checkstyle.json index d179c5e..e8343e6 100644 --- a/data/software-tools/checkstyle.json +++ b/data/software-tools/checkstyle.json @@ -17,5 +17,11 @@ { "@id": "rs:PrototypeTool", "@type": "@id" }, { "@id": "rs:ResearchInfrastructureSoftware", "@type": "@id" }, { "@id": "rs:AnalysisCode", "@type": "@id" } + ], + "measuresQualityIndicator": [ + { + "@id": "https://w3id.org/everse/i/indicators/has_no_linting_issues", + "@type": "@id" + } ] }