bpmnlint-plugin-camunda-compat

2.20.2 • Public • Published

bpmnlint-plugin-camunda-compat

CI

A bpmnlint plug-in that checks whether a given BPMN process can be executed with Camunda.

Usage

Add configuration corresponding to your execution platform and version to your .bpmnlintrc configuration:

{
  "extends": [
    "bpmnlint:recommended",
    "plugin:camunda-compat/camunda-cloud-8-0"
  ],
  "rules": {
    "camunda-compat/timer": "off"
  }
}

Use @camunda/linting to configure the linter dynamically based on the execution platform and version.

Resources

Related

License

MIT

Readme

Keywords

Package Sidebar

Install

npm i bpmnlint-plugin-camunda-compat

Weekly Downloads

976

Version

2.20.2

License

MIT

Unpacked Size

105 kB

Total Files

52

Last publish

Collaborators

  • beatrizmendes
  • marstamm
  • philippfromme
  • nikku
  • barmac
  • maxtru