Skip to content

Commit

Permalink
editorconfig: use tabs instead of spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
Bilal2453 authored and truemedian committed Oct 11, 2022
1 parent 55963aa commit 01832a5
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 @@ -6,5 +6,5 @@ insert_final_newline = true
end_of_line = lf
charset = utf-8

indent_style = space
indent_style = tab
indent_size = 4

0 comments on commit 01832a5

Please sign in to comment.