Skip to content

romansmirnov/eslint-plugin-camunda-licensed

 
 

Repository files navigation

eslint-plugin-camunda-licensed

Build Status

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

This repository will receive updates once license headers change.

To initally apply license headers for all files in your project, execute

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

About

Common lint rules Camunda licensed OSS projects.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • JavaScript 100.0%