Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.
/ corefx Public archive

Commit

Permalink
Add trim_trailing_whitespace to .editorconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
stephentoub committed Sep 23, 2019
1 parent f0011c6 commit 485441f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ root = true
insert_final_newline = true
indent_style = space
indent_size = 4
trim_trailing_whitespace = true

[project.json]
indent_size = 2
Expand Down

0 comments on commit 485441f

Please sign in to comment.