Closed unixorn closed 8 months ago
Code Climate has analyzed commit 4fba82b7 and detected 0 issues on this pull request.
View more on Code Climate.
Descriptor | Linter | Files | Fixed | Errors | Elapsed time |
---|---|---|---|---|---|
β COPYPASTE | jscpd | yes | no | 1.09s | |
β οΈ MARKDOWN | markdownlint | 1 | 5 | 1.34s | |
β MARKDOWN | markdown-table-formatter | 1 | 0 | 0.33s | |
β οΈ REPOSITORY | checkov | yes | 2 | 13.46s | |
β REPOSITORY | devskim | yes | no | 1.57s | |
β REPOSITORY | dustilock | yes | no | 0.17s | |
β REPOSITORY | gitleaks | yes | no | 0.28s | |
β REPOSITORY | git_diff | yes | no | 0.0s | |
β REPOSITORY | grype | yes | no | 11.29s | |
β οΈ REPOSITORY | kics | yes | 1 | 1.99s | |
β REPOSITORY | syft | yes | no | 0.2s | |
β REPOSITORY | trivy | yes | no | 5.5s | |
β REPOSITORY | trivy-sbom | yes | no | 3.67s | |
β REPOSITORY | trufflehog | yes | no | 7.79s | |
β SPELL | lychee | 1 | 0 | 1.74s |
See detailed report in MegaLinter reports
_Set VALIDATE_ALL_CODEBASE: true
in mega-linter.yml to validate all sources, not only the diff_
License Acceptance
Description
zqs enable-zsh-profiling
andzqs-disable-zsh-profiling
.zqs
handler to make it more readableType of changes
Checklist
#!/usr/bin/env interpreter
instead of potentially platform-specific direct paths (#!/bin/sh
is an allowed exception)