mirror of
https://github.com/drwetter/testssl.sh.git
synced 2024-12-27 11:59:45 +01:00
Add a basic .editorconfig into project, close #1901
This commit is contained in:
parent
737ea1e7e5
commit
f447ca466b
10
.editorconfig
Normal file
10
.editorconfig
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
root = true
|
||||||
|
|
||||||
|
[*]
|
||||||
|
indent_style = space
|
||||||
|
|
||||||
|
[*.md]
|
||||||
|
indent_size = 2
|
||||||
|
|
||||||
|
[*.{t,pl,sh,bash}]
|
||||||
|
indent_size = 5
|
Loading…
Reference in New Issue
Block a user