Skip to content

Commit

Permalink
Update linter.yml (#91)
Browse files Browse the repository at this point in the history
  • Loading branch information
larrymou9 authored Oct 20, 2023
1 parent 195ec01 commit 7ee5f82
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ jobs:
VALIDATE_PYTHON_ISORT: false
VALIDATE_PYTHON_MYPY: false
VALIDATE_ALL_CODEBASE: false #set this to true if you want the linter to always check the entire codebase instead of the committed changes. NOT CONVINIENT IF THERE IS A LOT OF CODE
VALIDATE_YAML: false
VALIDATE_CSS: false



0 comments on commit 7ee5f82

Please sign in to comment.