Update formatting config

This commit is contained in:
Arran Hobson Sayers 2023-10-09 15:21:31 +01:00
parent 15badfbbcc
commit b39bf7260e
3 changed files with 3 additions and 4 deletions

View file

@ -4,5 +4,5 @@ root = true
indent_style = space
indent_size = 2
charset = utf-8
insert_final_newline = false
trim_trailing_whitespace = true
insert_final_newline = true
trim_trailing_whitespace = true