mirror of
https://github.com/wassname/ray.git
synced 2026-07-01 22:40:06 +08:00
Initial editor config (#175)
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
# top-most EditorConfig file
|
||||
root = true
|
||||
|
||||
[*.{h,c,cpp,hpp,cc,cxx}]
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
indent_brace_style = K&R
|
||||
Reference in New Issue
Block a user