Skip to content
This repository has been archived by the owner on Dec 7, 2023. It is now read-only.

Commit

Permalink
und - Updated .editorconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
AptiviCEO committed Sep 1, 2023
1 parent a9a4bb8 commit 5f470dd
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .editorconfig
Expand Up @@ -15,3 +15,15 @@ charset = utf-8

[*.sh]
end_of_line = lf

[*.resx]
end_of_line = crlf
insert_final_newline = true
indent_style = space
indent_size = 2

[*.csproj]
end_of_line = crlf
insert_final_newline = true
indent_style = space
indent_size = 2

0 comments on commit 5f470dd

Please sign in to comment.