Skip to content

Commit

Permalink
fix: whitespaces
Browse files Browse the repository at this point in the history
  • Loading branch information
samtrion committed Mar 25, 2024
1 parent a8d38b7 commit 7855525
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 @@ -10,7 +10,7 @@ insert_final_newline = true
indent_style = space
trim_trailing_whitespace = true
charset = utf-8
end_of_line = lf
end_of_line = crlf

# Code files
[*.{cs,csx,vb,vbx}]
Expand Down

0 comments on commit 7855525

Please sign in to comment.