Closed unixorn closed 1 year ago
Descriptor | Linter | Files | Fixed | Errors | Elapsed time |
---|---|---|---|---|---|
β ACTION | actionlint | 1 | 0 | 0.03s | |
β COPYPASTE | jscpd | yes | no | 0.98s | |
β MARKDOWN | markdownlint | 1 | 0 | 0.6s | |
β οΈ MARKDOWN | markdown-table-formatter | 1 | 1 | 0.5s | |
β οΈ REPOSITORY | checkov | yes | 2 | 14.45s | |
β REPOSITORY | devskim | yes | no | 0.68s | |
β REPOSITORY | dustilock | yes | no | 0.52s | |
β REPOSITORY | gitleaks | yes | no | 0.14s | |
β REPOSITORY | git_diff | yes | no | 0.0s | |
β REPOSITORY | secretlint | yes | no | 0.96s | |
β REPOSITORY | syft | yes | no | 0.31s | |
β REPOSITORY | trivy | yes | no | 5.31s | |
β SPELL | misspell | 2 | 0 | 0.04s | |
β YAML | prettier | 1 | 0 | 0.42s | |
β YAML | v8r | 1 | 0 | 2.02s | |
β YAML | yamllint | 1 | 0 | 0.24s |
See detailed report in MegaLinter reports
_Set VALIDATE_ALL_CODEBASE: true
in mega-linter.yml to validate all sources, not only the diff_
Description
fzf
. Now what?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