1
0
είδωλο του https://github.com/quitesimpleorg/qsmaddy.git synced 2025-08-13 00:39:52 +02:00
Αυτή η υποβολή περιλαμβάνεται σε:
M. Petra Baranski
2017-12-25 12:22:35 +01:00
υποβολή 569794c4b6
46 αρχεία άλλαξαν με 4073 προσθήκες και 0 διαγραφές

12
.editorconfig Κανονικό αρχείο

@@ -0,0 +1,12 @@
root = true
[*]
charset = utf-8
end_of_line = lf
indent_size = 4
indent_style = space
insert_final_newline = true
trim_trailing_whitespace = true
[*.{h,hh,hpp,c,cc,cpp,cxx}]
indent_size = 2