format and lint orm

This commit is contained in:
2022-09-03 13:50:14 +03:00
parent 85892a88bc
commit a89a44f660
55 changed files with 4811 additions and 4174 deletions

View File

@@ -2,7 +2,7 @@ root = true
[*]
indent_style = tabs
indent_size = 1
indent_size = 2
end_of_line = lf
charset = utf-8
trim_trailing_whitespace=true