camunda / linting

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

feat: allow custom entryIds #57

Closed marstamm closed 1 year ago

marstamm commented 1 year ago

related to https://github.com/camunda/camunda-modeler/issues/3357

The entry is used to select the input field in the properties panel. We want to be able to provide this information in the lint rule, as this might not be a static value (e.g. for element templates)