Skip to content

Commit

Permalink
DO NOT MERGE test history
Browse files Browse the repository at this point in the history
Signed-off-by: Yi Huang <[email protected]>
  • Loading branch information
0yi0 committed Dec 4, 2024
1 parent 52818db commit 22a6b83
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/super-linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@ jobs:
- name: Run super-linter
uses: super-linter/super-linter/[email protected]
env:
VALIDATE_ALL_CODEBASE: false # only check new or edited files
#VALIDATE_ALL_CODEBASE: false # only check new or edited files
# language configurations
VALIDATE_CLANG_FORMAT: true
VALIDATE_GIT_COMMITLINT: true
#VALIDATE_GIT_COMMITLINT: true
VALIDATE_MARKDOWN: true
VALIDATE_YAML: true
# misc configurations
Expand Down

0 comments on commit 22a6b83

Please sign in to comment.