mbeddr / mps-qa

Quality Assurance Tooling for Jetbrains' MPS
Apache License 2.0
10 stars 7 forks source link

linter for not used interfaces and abstract concepts #211

Closed vit-losenicky closed 2 weeks ago

vit-losenicky commented 3 weeks ago

🎯 Adds a new linter for checking interface concept and abstract concept declarations that are part of the project but not used, so they can be removed if necessary.