camunda / bpmnlint-plugin-camunda-compat

A bpmnlint plug-in for Camunda BPMN compatibility.
MIT License
0 stars 2 forks source link

feat: add `link-event` rule #122

Closed philippfromme closed 1 year ago

philippfromme commented 1 year ago

Camunda 8.2 supports link events. This lint rule supports the user in using the link event correctly.


Closes #62