1
0
mirror of synced 2024-11-21 21:06:04 +03:00

Changed intend_size

This commit is contained in:
1on 2020-05-21 14:30:27 +03:00
parent 6a1ea3faf9
commit 8651cd9d30

View File

@ -2,7 +2,7 @@
root = true
[*]
indent_size = 2
indent_size = 4
indent_style = space
end_of_line = lf
charset = utf-8