Skip to content

Commit

Permalink
ci: disable annoying checks
Browse files Browse the repository at this point in the history
  • Loading branch information
vitorhugods committed Dec 3, 2024
1 parent de673b4 commit a4a732f
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 @@ -48,3 +48,5 @@ jobs:
VALIDATE_ALL_CODEBASE: true
VALIDATE_JAVASCRIPT_STANDARD: false
VALIDATE_JSCPD: false
VALIDATE_MARKDOWN: false
VALIDATE_TYPESCRIPT_STANDARD: false

0 comments on commit a4a732f

Please sign in to comment.