1
0
дзеркало https://github.com/quitesimpleorg/qsmaddy.git synced 2025-06-26 21:22:05 +02:00
This commit is contained in:
M. Petra Baranski
2017-12-25 12:22:35 +01:00
коміт 569794c4b6
46 змінених файлів з 4073 додано та 0 видалено

12
.editorconfig Normal file

@ -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