Skip to content

Add .editorconfig#17

Merged
ognjenkatic merged 2 commits into
masterfrom
feat/master/editorconfig
Jun 26, 2022
Merged

Add .editorconfig#17
ognjenkatic merged 2 commits into
masterfrom
feat/master/editorconfig

Conversation

@boma96

@boma96 boma96 commented Jun 25, 2022

Copy link
Copy Markdown
Collaborator

Add .editorconfig file which specifies LF as line ending.
From now on when using any VS Quick action which automatically adds code to a file(e.g. using statement, ctor, etc.) will not result in a file with mixed line endings.
Also, new class files have LF line endings by default.
No more annoying VS popups regarding mixed line endings in the file.

Existing files with mixed line endings will have to be updated manually.

@boma96 boma96 requested a review from ognjenkatic June 25, 2022 07:06

@ognjenkatic ognjenkatic left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good point

@ognjenkatic ognjenkatic merged commit 17196ea into master Jun 26, 2022
@ognjenkatic ognjenkatic deleted the feat/master/editorconfig branch June 26, 2022 20:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants