mendix-cli
mendix-cli copied to clipboard
A set CLI tools to enhance Mendix app development workflows. They are mainly designed for professionals but should be usable for everybody.
# Use case We would like to be able to implement policies that checks anatomy of microflow implementations. Like avoid commit inside of a loop. # Solution translate the flows...
# Use case Developers tend to change modules imported from Marketplace. However these changes are often not tracked well which makes it tricky/risky to upgrade the module in the future...
Mxlint extension now downloads mxlint-cli on demand. It would be nice if the system already has mxlint-cli installed it will be used. Consider: https://github.com/mh-cbon/go-msi
``` { "name": "rules/005_microflows/005_0001_empty_string_check_not_complete.rego", "tests": 0, "failures": 0, "skipped": 0, "time": 0, "testcases": [] } ```
Find away that is universal to all documents that can be parsed and ignored. Proposal: if a document description contains "#NOQA" token. Ignore/skip it