unixorn / fzf-zsh-plugin

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

shellcheck fixes #103

Closed unixorn closed 6 months ago

unixorn commented 6 months ago

Description

Clean up fzf-brew-cask-install, fzf-brew-cask-uninstall and tm scripts.

Checklist

License Acceptance

github-actions[bot] commented 6 months ago

πŸ¦™ MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
βœ… COPYPASTE jscpd yes no 0.95s
⚠️ REPOSITORY checkov yes 2 11.11s
βœ… REPOSITORY devskim yes no 1.44s
βœ… REPOSITORY dustilock yes no 0.0s
βœ… REPOSITORY gitleaks yes no 0.12s
βœ… REPOSITORY git_diff yes no 0.02s
βœ… REPOSITORY grype yes no 10.79s
⚠️ REPOSITORY kics yes 1 1.15s
βœ… REPOSITORY secretlint yes no 0.98s
βœ… REPOSITORY syft yes no 0.35s
βœ… REPOSITORY trivy yes no 4.22s
βœ… REPOSITORY trivy-sbom yes no 3.2s
βœ… REPOSITORY trufflehog yes no 7.72s

See detailed report in MegaLinter reports _Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff_

_MegaLinter is graciously provided by OX Security_