mirror of
https://github.com/aicode-standard/prompt-config.git
synced 2025-10-07 06:45:14 +08:00
7 lines
114 B
INI
7 lines
114 B
INI
# EditorConfig is awesome: https://editorconfig.org
|
|
root = true
|
|
|
|
[*]
|
|
end_of_line = lf
|
|
insert_final_newline = true
|