mirror of
https://github.com/kemko/icecast-ripper.git
synced 2026-01-01 07:45:45 +03:00
added editorconfig
This commit is contained in:
8
.editorconfig
Normal file
8
.editorconfig
Normal file
@@ -0,0 +1,8 @@
|
||||
# Set encoding to UTF-8
|
||||
[*]
|
||||
charset = utf-8
|
||||
|
||||
# Set 4 spaces for Python files
|
||||
[*.py]
|
||||
indent_style = space
|
||||
indent_size = 4
|
||||
Reference in New Issue
Block a user