You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In most cases the built-in validation is sufficient for me, but in some cases I'd like to go beyond our current validation presets, i.e. configure the level or disable certain rules completely (camunda/bpmnlint-plugin-camunda-compat#154).
I want to be able to do that in an intuitive manner, with help from the editor.
Proposed solution
I'm able to customize the application of a lint rule, i.e. mark is as ignored, per scope:
Globally
Project
File
Individual instance
Customization is "persistent"
Alternatives considered
In the Desktop Modeler you can create a custom lint rule plug-in to customize rule evaluation globally, however this not a working solution for (non technical) end-users.
Problem you would like to solve
In most cases the built-in validation is sufficient for me, but in some cases I'd like to go beyond our current validation presets, i.e. configure the level or disable certain rules completely (camunda/bpmnlint-plugin-camunda-compat#154).
I want to be able to do that in an intuitive manner, with help from the editor.
Proposed solution
Alternatives considered
In the Desktop Modeler you can create a custom lint rule plug-in to customize rule evaluation globally, however this not a working solution for (non technical) end-users.
Additional context
Related to bpmn-io/bpmnlint#116.
Related to user feedback.
Related to https://github.com/camunda/product-hub/issues/2013
The text was updated successfully, but these errors were encountered: