Skip to content

Commit

Permalink
added editor config
Browse files Browse the repository at this point in the history
  • Loading branch information
dusty-nv committed Jun 23, 2020
1 parent c286576 commit 4250d6b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
root = true

[*.{c,cpp,cu,h,hpp,inl}]
indent_style = tab
indent_size = 5

0 comments on commit 4250d6b

Please sign in to comment.