Skip to content

Commit

Permalink
Update .editorconfig and adjust (Azure#29749)
Browse files Browse the repository at this point in the history
Adjust to .editorconfig trim_trailing_whitespace = true
  • Loading branch information
JanuszNowak authored Jul 21, 2022
1 parent 00e5890 commit 4387c4a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
# top-most EditorConfig file
root = true

[*]
trim_trailing_whitespace = true

# Default settings:
# A newline ending every file
# Use 4 spaces as indentation
Expand Down

0 comments on commit 4387c4a

Please sign in to comment.