Closed unixorn closed 2 years ago
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_
Description
Checklist
fzf-zsh-plugin.zsh
, I have created standalone scripts in bin so they can be used by non-ZSH users too.#!/usr/bin/env interpreter
instead of potentially platform-specific direct paths (#!/bin/sh
is an ok exception)License Acceptance