mirror of
https://github.com/kemko/icecast-ripper.git
synced 2026-01-01 15:55:42 +03:00
9 lines
121 B
INI
9 lines
121 B
INI
# Set encoding to UTF-8
|
|
[*]
|
|
charset = utf-8
|
|
|
|
# Set 4 spaces for Python files
|
|
[*.py]
|
|
indent_style = space
|
|
indent_size = 4
|