mirror of
https://github.com/harivansh-afk/asap.it.git
synced 2026-04-15 08:03:41 +00:00
13 lines
210 B
INI
13 lines
210 B
INI
root = true
|
|
|
|
[*]
|
|
indent_style = space
|
|
end_of_line = lf
|
|
charset = utf-8
|
|
trim_trailing_whitespace = true
|
|
insert_final_newline = true
|
|
max_line_length = 120
|
|
indent_size = 2
|
|
|
|
[*.md]
|
|
trim_trailing_whitespace = false
|