Skip to content

Repository files navigation

bpmnlint-plugin-custom-linter-rules

npm@latest test code style: prettier semantic-release

Custom rules for bpmnlint

Requirements

  • Node.js v18 LTS or later
  • Yarn

Install

yarn add -D @byndyusoft/bpmnlint-plugin-custom-linter-rules
npm i -D @byndyusoft/bpmnlint-plugin-custom-linter-rules

Usage

Activate the rules via the local .bpmnlintrc file. For customize use rules block. For additional see For additional see

{
  "extends": [
    "bpmnlint:recommended",
    "plugin:@byndyusoft/bpmnlint-plugin-custom-linter-rules/recommended"
  ]
}

Rules

See documentation. The rules folders contains each rules implementation.

Maintainers

License

This repository is released under version 2.0 of the Apache License.

About

Custom rules for bpmnlint

Topics

Resources

Stars

0 stars

Watchers

10 watching

Forks

Releases

Used by

Contributors

Languages