camunda / bpmnlint-plugin-camunda-compat

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

Separate C7 and C8 Rules #87

Closed philippfromme closed 1 year ago

philippfromme commented 1 year ago

Requires https://github.com/bpmn-io/bpmnlint/pull/99.

nikku commented 1 year ago

Looks good. Took me a little bit to grasp what we fixed with https://github.com/camunda/bpmnlint-plugin-camunda-compat/pull/87/commits/0c675bc9a3e7f44ef28727fee04e49145a687ad7 :wink:.

philippfromme commented 1 year ago

Took me a little bit to grasp what we fixed with 0c675bc 😉.

Everything is what we fixed! But mainly the fact that we only care about executable processes and some conventions.