mirror of
https://github.com/docker/login-action.git
synced 2025-02-07 11:26:34 +08:00
14 lines
264 B
YAML
14 lines
264 B
YAML
logFilters:
|
|
- code: YN0013
|
|
level: discard
|
|
- code: YN0019
|
|
level: discard
|
|
- code: YN0076
|
|
level: discard
|
|
|
|
nodeLinker: node-modules
|
|
|
|
plugins:
|
|
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
|
|
spec: "@yarnpkg/plugin-interactive-tools"
|