0.4.6 • Published 2 years ago

eslint-plugin-camunda-licensed v0.4.6

Weekly downloads
1,796
License
MIT
Repository
github
Last release
2 years ago

eslint-plugin-camunda-licensed

CI

Common lint rules Camunda licensed OSS projects.

Use

Extend camunda-licensed/* in your base ESLint configuration:

{
  "extends": "plugin:camunda-licensed/mit"
}

Available Recommended Configurations

We ship with a few blue prints:

Maintain Licenses

Changes to licenses will be released as semantic version bumps.

To automatically add/update configured license headers, run ESLint in auto-fix mode:

eslint --fix

To validate that users add the license headers as required, ensure eslint is being run as part of your CI pipeline.

License

MIT

0.4.6

2 years ago

0.4.5

2 years ago

0.4.4

3 years ago

0.4.3

5 years ago

0.4.2

5 years ago

0.4.1

5 years ago

0.4.0

5 years ago

0.3.0

5 years ago

0.2.1

5 years ago

0.2.0

5 years ago

0.1.0

5 years ago