camunda / linting

Linting for the Camunda Desktop and Web Modeler
MIT License
2 stars 2 forks source link

feat: implement `zeebe:PriorityDefinition` lint adjustments and props panel messages #114

Closed Skaiir closed 3 months ago

Skaiir commented 3 months ago

Closes #113

We should get errors if version is less than 8.6 or if the priority isn't between 0 and 100 inclusive or a feel expression. That second error should be reflected in the properties panel.