Skip to content

Commit

Permalink
Merge pull request #304 from emmatebibyte/main
Browse files Browse the repository at this point in the history
editorconfig: fixed silly mistake
  • Loading branch information
marceline-cramer committed Mar 18, 2024
2 parents 6acbf4c + 079454e commit 82acfb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .editorconfig
Expand Up @@ -3,6 +3,6 @@ root = true
[*]
charset = utf-8
end_of_line = lf
indent_style = tab
indent_style = space
indent_size = 4
insert_final_newline = true

0 comments on commit 82acfb8

Please sign in to comment.