Skip to content

Commit

Permalink
editorconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
justinmk3 committed Aug 28, 2023
1 parent 21ca0fc commit a959253
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,10 +8,10 @@ end_of_line = lf
insert_final_newline = true
indent_size = 4
indent_style = space
max_line_length = 100

[*.{js,ts,py}]
charset = utf-8
max_line_length = 100

[Makefile]
indent_style = tab

0 comments on commit a959253

Please sign in to comment.