tweaking...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2023-06-12 12:33:45 +03:00
parent c66e6df5da
commit f7b961d602

View File

@ -3,3 +3,6 @@ root = true
[**]
indent_style = tab
tab_width = 4
charset = utf-8
end_of_line = lf
trim_trailing_whitespace = true