Skip to content

Commit

Permalink
Fix linting errors
Browse files Browse the repository at this point in the history
  • Loading branch information
enolfc committed Aug 29, 2024
1 parent 17b84ec commit 9194f52
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,6 @@ jobs:
VALIDATE_ALL_CODEBASE: false
# Fail on errors
DISABLE_ERRORS: false
# this is already done by the other linting action
# and the tsconfig conflicts, so removing
VALIDATE_TYPESCRIPT_STANDARD: false

0 comments on commit 9194f52

Please sign in to comment.