Closed unixorn closed 1 year ago
Code Climate has analyzed commit 2ca27beb 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.35s | |
⚠️ MARKDOWN | markdownlint | 1 | 1 | 0.92s | |
✅ MARKDOWN | markdown-table-formatter | 1 | 0 | 0.51s | |
✅ REPOSITORY | checkov | yes | no | 14.6s | |
✅ REPOSITORY | devskim | yes | no | 0.86s | |
✅ REPOSITORY | dustilock | yes | no | 0.02s | |
✅ REPOSITORY | gitleaks | yes | no | 0.36s | |
✅ REPOSITORY | git_diff | yes | no | 0.0s | |
✅ REPOSITORY | secretlint | yes | no | 1.68s | |
✅ REPOSITORY | syft | yes | no | 0.24s | |
✅ REPOSITORY | trivy | yes | no | 3.75s | |
✅ SPELL | misspell | 3 | 0 | 0.04s |
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
Apple has different non-standard ways to reset the DNS cache depending on what major OS release you're on.
Add
eventi/noreallyjustfuckingstopalready
to the standard plugin list to cope.Type of changes
Checklist
#!/usr/bin/env interpreter
instead of potentially platform-specific direct paths (#!/bin/sh
is an allowed exception)