Socket
Socket
Sign inDemoInstall

eslint-plugin-camunda-licensed

Package Overview
Dependencies
102
Maintainers
9
Versions
11
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    eslint-plugin-camunda-licensed

Shared lint rules for Camunda licensed OSS projects


Version published
Weekly downloads
1.4K
decreased by-10.13%
Maintainers
9
Install size
23.4 kB
Created
Weekly downloads
 

Changelog

Source

0.4.6

  • DEPS: support eslint@8

Readme

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

Last updated on 14 Sep 2022

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc