Closed unixorn closed 2 years ago
Descriptor | Linter | Files | Fixed | Errors | Elapsed time |
---|---|---|---|---|---|
✅ COPYPASTE | jscpd | yes | no | 1.17s | |
✅ CREDENTIALS | secretlint | yes | no | 1.42s | |
✅ GIT | git_diff | yes | no | 0.01s | |
✅ SPELL | misspell | 1 | 0 | 0.04s | |
✅ YAML | prettier | 1 | 0 | 0.52s | |
✅ YAML | v8r | 1 | 0 | 1.76s | |
✅ YAML | yamllint | 1 | 0 | 0.13s |
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_
Code Climate has analyzed commit f0b85717 and detected 0 issues on this pull request.
View more on Code Climate.
Description
codeclimate.yml
based on @ss-o's https://github.com/unixorn/awesome-zsh-plugins/pull/1441Type of changes
Copyright Assignment
Checklist
git commit --amend --no-edit --signoff
to amend an existing commit, and you can find more details about signing off commits on the DCO GitHub action page here#!/usr/bin/env interpreter
instead of direct paths.#!/bin/sh
is an allowed exception.