Skip to content

mbeddr/mps-qa

Repository files navigation

MPS-QA

This repository contains quality assurance tooling for Jetbrains' MPS.

We have the following components (each in its own MPS project):

  1. Linters
  2. Testing
  3. Clones Detection
  4. Deprecation Finder
  5. Architecture
  6. Unused Languages
  7. (Experimental) Models Synthesis

Contribute

We happily accept any contribution like bug reports, code or feedback.

Using the plugins

There are two possibilities to use the plugins:

  • you can download the binaries from the github hosted maven repository
    • maven link
    • please make sure to download plugins which match your MPS version!
  • you can build the MPS plugins from sources