Skip to content

Commit

Permalink
cudf moved clang-format file (#580)
Browse files Browse the repository at this point in the history
Signed-off-by: Mike Wilson <[email protected]>

Signed-off-by: Mike Wilson <[email protected]>
  • Loading branch information
hyperbolic2346 authored Sep 28, 2022
1 parent 5f26225 commit 4dd10ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ repos:
- id: clang-format
files: \.(cu|cuh|h|hpp|cpp|inl)$
types_or: [file]
args: ['-fallback-style=none', '-style=file:thirdparty/cudf/cpp/.clang-format']
args: ['-fallback-style=none', '-style=file:thirdparty/cudf/.clang-format']

0 comments on commit 4dd10ef

Please sign in to comment.