mirror of https://github.com/citusdata/citus.git
parent
4e5736a09d
commit
1fa2a25695
|
@ -0,0 +1,7 @@
|
|||
# top-most EditorConfig file
|
||||
root = true
|
||||
|
||||
# rules for all files
|
||||
[*]
|
||||
indent_style = tab # we use tabs
|
||||
indent_size = 4 # of size four
|
Loading…
Reference in New Issue