mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-09-02 01:58:28 +02:00
Add a basic .editorconfig into project, close #1901
This commit is contained in:
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
|
Reference in New Issue
Block a user