Archived
1
0
This repository has been archived on 2025-03-03. You can view files and clone it, but cannot push or open issues or pull requests.
linter-mzn/README.md
2017-11-17 15:10:41 +11:00

10 lines
311 B
Markdown

# linter-mzn
A linter for your MiniZinc models in Atomm using `mzn2fzn`.
## Installation
- Install MiniZinc (installation location can be configured in the Atom configuration)
- `$ apm install linter` (If you don't have the [Linter](https://atom.io/packages/linter) package yet)
- `$ apm install linter-mzn`