Skip to content

Commit

Permalink
Disable linter pylint (#416)
Browse files Browse the repository at this point in the history
  • Loading branch information
xx4h authored Apr 13, 2024
1 parent 04fbc36 commit 56eff24
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,5 @@ jobs:
VALIDATE_CPP: false
VALIDATE_CLANG_FORMAT: false
VALIDATE_SHELL_SHFMT: false
VALIDATE_PYTHON_PYLINT: false
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 56eff24

Please sign in to comment.