mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
10 lines
175 B
INI
10 lines
175 B
INI
# EditorConfig configuration for aurweb
|
|
# https://editorconfig.org
|
|
|
|
# Top-most EditorConfig file
|
|
root = true
|
|
|
|
[*]
|
|
end_of_line = lf
|
|
insert_final_newline = true
|
|
charset = utf-8
|