Skip to content

Commit

Permalink
Add VALIDATE_CLANG_FORMAT
Browse files Browse the repository at this point in the history
  • Loading branch information
kelvins committed Oct 23, 2024
1 parent ea3aa36 commit c27ac84
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/lint-checker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
VALIDATE_PYTHON_RUFF: true
VALIDATE_PYTHON_BLACK: true
VALIDATE_PYTHON_ISORT: true
VALIDATE_CLANG_FORMAT: true
VALIDATE_JAVASCRIPT_ES: true
VALIDATE_MARKDOWN_PRETTIER: true
VALIDATE_GOOGLE_JAVA_FORMAT: true

0 comments on commit c27ac84

Please sign in to comment.