7 lines
151 B
INI
7 lines
151 B
INI
# Check http://editorconfig.org for more information
|
|
# This is the main config file for this project:
|
|
root = true
|
|
|
|
[*.py]
|
|
insert_final_newline = false
|