mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-08-03 09:35:45 +02:00
Merge pull request #46 from aschrab/editorconfig
Add .editorconfig file
This commit is contained in:
commit
851de6118e
1 changed files with 5 additions and 0 deletions
5
.editorconfig
Normal file
5
.editorconfig
Normal file
|
@ -0,0 +1,5 @@
|
|||
root = true # Top-most editorconfig file
|
||||
|
||||
[*]
|
||||
indent_style = space
|
||||
indent_size = 2
|
Loading…
Add table
Add a link
Reference in a new issue