Skip to content

Commit

Permalink
add clang-format
Browse files Browse the repository at this point in the history
Currently using Ubuntu 22.04 version
  • Loading branch information
KrisThielemans committed Nov 7, 2024
1 parent b75bf1e commit e1cdcb0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,3 +51,7 @@ repos:
rev: 5.13.2
hooks:
- id: isort
- repo: https://github.com/pre-commit/mirrors-clang-format
rev: v14.0.6
hooks:
- id: clang-format

0 comments on commit e1cdcb0

Please sign in to comment.