Some improvements

This commit is contained in:
a2x
2023-10-05 19:24:14 +10:00
parent 85e6224275
commit d392a319ac
79 changed files with 653 additions and 426 deletions

View File

@@ -6,3 +6,6 @@ end_of_line = lf
indent_size = 4
indent_style = space
trim_trailing_whitespace = true
[*.json]
indent_size = 2