Add bounds check to build and fix editorconfig

This commit is contained in:
Jeremy Baxter 2023-12-06 15:59:35 +13:00
parent c5c9930a55
commit 775dc924a5
2 changed files with 4 additions and 4 deletions

View file

@ -2,5 +2,5 @@ root = true
[*]
end_of_line = lf
indent_style = space
indent_style = tab
indent_size = 4