Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

eslint-plugin-camunda-licensed

Package Overview
Dependencies
Maintainers
9
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-plugin-camunda-licensed

Shared lint rules for Camunda licensed OSS projects

  • 0.4.5
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
1.9K
decreased by-6.78%
Maintainers
9
Weekly downloads
 
Created
Source

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"
}

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

Keywords

FAQs

Package last updated on 31 Mar 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc