Skip to content
This repository has been archived by the owner on Oct 11, 2024. It is now read-only.

Commit

Permalink
Disable super-linter.yml pylint
Browse files Browse the repository at this point in the history
  • Loading branch information
RLAlpha49 committed May 10, 2024
1 parent 5df7a5e commit fb7efd6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/super-linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,5 @@ jobs:
VALIDATE_ALL_CODEBASE: true
DEFAULT_BRANCH: "master"
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
VALIDATE_CHECKOV: false
VALIDATE_CHECKOV: false
VALIDATE_PYLINT: false
5 changes: 0 additions & 5 deletions .python-lint

This file was deleted.

0 comments on commit fb7efd6

Please sign in to comment.