mirror of
https://github.com/lightningdevkit/rust-lightning.git
synced 2025-03-15 15:39:09 +01:00
Merge pull request #87 from savil/editorconfig
add .editorconfig to ensure we use tabs, not spaces
This commit is contained in:
commit
a331849005
1 changed files with 3 additions and 0 deletions
3
.editorconfig
Normal file
3
.editorconfig
Normal file
|
@ -0,0 +1,3 @@
|
|||
# see https://editorconfig.org for more options, and setup instructions for yours editor
|
||||
|
||||
indent_style = tab
|
Loading…
Add table
Reference in a new issue