Moved linter configuration to correct folder
All checks were successful
--> Linted: ANSIBLE No errors were found in the linting process
--> Linted: GITHUB_ACTIONS No errors were found in the linting process
--> Linted: GITLEAKS No errors were found in the linting process
--> Linted: JSCPD No errors were found in the linting process
--> Linted: YAML No errors were found in the linting process
Lint Code Base / run-lint (push) Successful in 39s
All checks were successful
--> Linted: ANSIBLE No errors were found in the linting process
--> Linted: GITHUB_ACTIONS No errors were found in the linting process
--> Linted: GITLEAKS No errors were found in the linting process
--> Linted: JSCPD No errors were found in the linting process
--> Linted: YAML No errors were found in the linting process
Lint Code Base / run-lint (push) Successful in 39s
This commit is contained in:
parent
f7e7da59ab
commit
0997a2f864
2
.github/workflows/super-linter.yml
vendored
2
.github/workflows/super-linter.yml
vendored
@ -26,6 +26,4 @@ jobs:
|
||||
env:
|
||||
VALIDATE_ALL_CODEBASE: false
|
||||
DEFAULT_BRANCH: "main"
|
||||
ANSIBLE_DIRECTORY: "."
|
||||
ANSIBLE_CONFIG_FILE: ".ansible-lint.yml"
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user