diff --git a/.editorconfig b/.editorconfig index b18b76b..4b555f4 100644 --- a/.editorconfig +++ b/.editorconfig @@ -1,4 +1,4 @@ # see https://editorconfig.org for more options, and setup instructions for yours editor [*.rs] -indent_style = tabs +indent_style = tab