Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@secretlint/secretlint-rule-1password

secretlint1.9kMIT11.2.4TypeScript support: included

A secretlint rule for 1password

secretlint, testing, rule

readme

@secretlint/secretlint-rule-1password

An example rule for secretlint.

Install

Install with npm:

npm install @secretlint/secretlint-rule-1password

MessageIDs

OPS_TOKEN

found 1Password Service Account token: {token}

1Password Service Account token was found. This token is used for 1Password CLI. It should be treated as a secret.

Options

Changelog

See Releases page.

Running tests

No Test to avoid Dependency cycles.

Contributing

Pull requests and stars are always welcome.

For bugs and feature requests, please create an issue.

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

License

MIT © azu