Skip to content

mbeddr/mps-qa

Folders and files

NameName
Last commit message
Last commit date
Mar 20, 2025
Feb 4, 2025
Apr 29, 2025
Mar 21, 2025
Dec 10, 2019
Apr 30, 2024
Feb 20, 2024
Feb 6, 2020
Jan 8, 2023
Apr 14, 2025
Jan 5, 2022
Mar 21, 2025
Mar 21, 2025
Apr 5, 2024

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