bpmn-io / bpmnlint

Validate BPMN diagrams based on configurable lint rules.
MIT License
125 stars 37 forks source link

Fix implicit rules #106

Closed nikku closed 1 year ago

nikku commented 1 year ago

This ensures we properly handle additional scenarios for the newly introduced no-implicit-end and no-implicit-start rules.


Closes https://github.com/bpmn-io/bpmnlint/issues/105