Skip to content

Commit

Permalink
*.cu
Browse files Browse the repository at this point in the history
  • Loading branch information
ylee88 committed Oct 3, 2024
1 parent 89b0454 commit 424b493
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ insert_final_newline = true
charset = utf-8

# 4 space indentation
[*.{py,F90,cpp,h,json}]
[*.{py,F90,cpp,h,cu,json}]
indent_style = space
indent_size = 4

Expand Down

0 comments on commit 424b493

Please sign in to comment.