camunda / bpmnlint-plugin-camunda-compat

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

Add platform 'history time to live' required rule #83

Closed smbea closed 1 year ago

smbea commented 1 year ago

Related to https://github.com/camunda/camunda-modeler/issues/3369

Since we can't fully separate the rules in nested folders (because of bpmnlint), it's mixed in with the other rules. I also tried to accommodate for it (in tests and helpers) without making too many changes - feel free to propose a better structure