Add bounds check to build and fix editorconfig
This commit is contained in:
parent
c5c9930a55
commit
775dc924a5
2 changed files with 4 additions and 4 deletions
|
@ -2,5 +2,5 @@ root = true
|
|||
|
||||
[*]
|
||||
end_of_line = lf
|
||||
indent_style = space
|
||||
indent_style = tab
|
||||
indent_size = 4
|
Loading…
Add table
Add a link
Reference in a new issue