mirror of
https://github.com/danbulant/Cosmos
synced 2026-05-21 05:18:38 +00:00
Add editorconfig file for Sentinels projects.
This commit is contained in:
parent
a2a2a4c0b9
commit
91f08b37f7
1 changed files with 4 additions and 0 deletions
4
Users/Sentinel/.editorconfig
Normal file
4
Users/Sentinel/.editorconfig
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
; 4-column space indentation
|
||||
|
||||
[*.cs]
|
||||
indent_size = 4
|
||||
Loading…
Reference in a new issue