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 25, 2024
1 parent a6ffbfd commit e34ebfa
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 @@ -26,6 +26,7 @@ jobs:
VALIDATE_PYTHON_RUFF: true
VALIDATE_PYTHON_BLACK: true
VALIDATE_PYTHON_ISORT: true
VALIDATE_CLANG_FORMAT: true
VALIDATE_JAVASCRIPT_ES: true
VALIDATE_JSON_PRETTIER: true
VALIDATE_YAML_PRETTIER: true
Expand Down

0 comments on commit e34ebfa

Please sign in to comment.