Skip to content

Commit 02056d2

Browse files
committed
Add comment to remove CUDA chevron hack when fprettify is fixed
1 parent 7a887ca commit 02056d2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.fprettify.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,5 @@ c-relations = true
1212

1313
# Hack to stop fprettify formatting CUDA-style chevrons from <<< to < < <
1414
# We just ignore all files calling kernels:
15+
# TODO delete me when relevant PR for fprettify is merged: https://github.com/pseewald/fprettify/pull/162
1516
exclude = ["exec_dist.f90"]

0 commit comments

Comments
 (0)