Skip to content

Commit

Permalink
SW-19801 - fix editorconfig for ini files
Browse files Browse the repository at this point in the history
  • Loading branch information
mitelg committed Aug 31, 2017
1 parent ba04282 commit 2657ac0
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 @@ -15,3 +15,6 @@ insert_final_newline = true

[*.md]
trim_trailing_whitespace = false

[*.ini]
insert_final_newline = false

0 comments on commit 2657ac0

Please sign in to comment.