forked from eclipse-theia/theia
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[editorconfig] Don't apply all properties on open
`trim_trailing_whitespace` and `insert_final_newline` should not be applied on open. See https://github.com/editorconfig/editorconfig/wiki/Plugin-Guidelines Fixes eclipse-theia#2667 Signed-off-by: Sven Efftinge <sven.efftinge@typefox.io>
- Loading branch information
1 parent
e3837bb
commit 260d794
Showing
3 changed files
with
1 addition
and
47 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters