Formatting changes

This commit is contained in:
KingRainbow44
2022-06-26 12:50:58 -04:00
parent 163c6bf47d
commit 269149bb1f
2 changed files with 4 additions and 1 deletions

View File

@@ -9,3 +9,6 @@ insert_final_newline = false
max_line_length = 120
tab_width = 4
trim_trailing_whitespace = true
[{*.json,*.xml}]
indent_size = 2