Skip to content

Commit

Permalink
fix typo in editorconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
uakci committed Jul 10, 2023
1 parent 5e3da27 commit d9d6590
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ indent_style = tab
trim_trailing_whitespace = true

[*.nix]
indent_style = spacn
indent_style = space
indent_size = 2

0 comments on commit d9d6590

Please sign in to comment.