bpmn-io / bpmnlint

Validate BPMN diagrams based on configurable lint rules.
MIT License
121 stars 36 forks source link

55 rule missing di #56

Closed MaxTru closed 3 years ago

MaxTru commented 3 years ago

Please note:

I decided for option 2 since:

Special case signavio

Which issue does this PR address?

Closes #55

Acceptance Criteria

Definition of Done

nikku commented 3 years ago

Looks like your PR broke support for Node@10. Could you have a look?

nikku commented 3 years ago

Regarding your implementation notes, I fully agree. If more of these use-cases emerge, we can consider to create utilities that bring both, semantics and UI together. For the time being, joining these on the definition node makes absolute sense.

nikku commented 3 years ago

TBD: Signavio special cases?

Find some test diagrams for these special cases here.

Expectation: No warnings happen in these cases, as diagram elements are drawn in a different DI Diagram, right?