Skip to content

Commit

Permalink
Update to latest hpc-coding-conventions (#1198)
Browse files Browse the repository at this point in the history
* Update to latest hpc-coding-conventions
* Pin version 13 for clang-format to avoid code reformatting
  • Loading branch information
ohm314 committed May 21, 2024
1 parent 4265f0e commit 9eef1ed
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .bbp-project.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
tools:
ClangFormat:
enable: True
version: ~=13.0
exclude:
match:
- ext/.*
- src/language/templates/*
- test/usecases/*/*
ClangTidy:
enable: true
enable: True
option: ''
exclude:
match:
Expand Down

0 comments on commit 9eef1ed

Please sign in to comment.