Pārlūkot izejas kodu

Add .editorconfig with basic definitions

tags/3.2.0.1227
Moritz Prinz pirms 6 gadiem
vecāks
revīzija
3882f4503f
1 mainītis faili ar 11 papildinājumiem un 0 dzēšanām
  1. 11
    0
      .editorconfig

+ 11
- 0
.editorconfig Parādīt failu

@@ -0,0 +1,11 @@
# editorconfig.org
root = true

[*]
charset = utf-8
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true
max_line_length = 80
indent_style = space
indent_size = 2

Notiek ielāde…
Atcelt
Saglabāt