Skip to content

Commit

Permalink
ci: Enable pre-commit clang-format hook
Browse files Browse the repository at this point in the history
  • Loading branch information
MDW committed Feb 18, 2024
1 parent d8a1ad5 commit 3dad1f5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 336 deletions.
335 changes: 0 additions & 335 deletions .github/logToCs.py

This file was deleted.

2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ repos:
rev: v1.3.5
hooks:
- id: clang-format
stages: [manual]
#stages: [manual]
# Target added at end of pre-commit because of the long list of exclusions
args: [-i]
exclude: |
Expand Down

0 comments on commit 3dad1f5

Please sign in to comment.