bpmn-io / bpmnlint

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

Skip resolving of disabled rules #21

Closed nikku closed 5 years ago

nikku commented 5 years ago

Ensure we only resolve rules that are actually enabled.

This is a performance enhancement and matches the behavior seen in, e.g. eslint.

nikku commented 5 years ago

Merged via https://github.com/bpmn-io/bpmnlint/commit/e85bd61036e3241411a75ed9afbbb74c051fba3d.