unixorn / fzf-zsh-plugin

ZSH plugin to enable fzf searches of a lot more stuff - docker, tmux, homebrew and more.
Apache License 2.0
312 stars 29 forks source link

Switch to megalinter #68

Closed unixorn closed 2 years ago

unixorn commented 2 years ago

Description

Checklist

License Acceptance

github-actions[bot] commented 2 years ago

MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 1 0 0.01s
✅ COPYPASTE jscpd yes no 0.97s
✅ REPOSITORY checkov yes no 4.05s
✅ REPOSITORY devskim yes no 0.64s
✅ REPOSITORY dustilock yes no 0.01s
✅ REPOSITORY gitleaks yes no 0.12s
✅ REPOSITORY git_diff yes no 0.0s
✅ REPOSITORY secretlint yes no 0.75s
✅ REPOSITORY syft yes no 0.36s
✅ REPOSITORY trivy yes no 2.42s
✅ SPELL misspell 2 0 0.04s
✅ YAML prettier 2 0 0.43s
✅ YAML v8r 2 0 2.07s
✅ YAML yamllint 2 0 0.11s

See errors details in artifact MegaLinter reports on CI Job page _Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff_

_MegaLinter is graciously provided by OX Security_