Skip to content

Normalize line endings to CR LF in *.cs files#709

Merged
mousetraps merged 1 commit intomicrosoft:masterfrom
mjbvz:cs-line-ending-normalization
Feb 26, 2016
Merged

Normalize line endings to CR LF in *.cs files#709
mousetraps merged 1 commit intomicrosoft:masterfrom
mjbvz:cs-line-ending-normalization

Conversation

@mjbvz
Copy link
Copy Markdown
Contributor

@mjbvz mjbvz commented Feb 26, 2016

All *.cs files should be using windows style line endings (CR+LF) for source code.

The change updates the .gitattributes file to reflect this and converts*.cs files. Having a standard for the *.cs files should make contributions and reviews easier.

All *.cs files should be using windows style line endings (LF CR) for their source code.

The change updates the .gitattributes file to reflect this and converts over the files.
@msftclas
Copy link
Copy Markdown

Hi @mjbvz, I'm your friendly neighborhood Microsoft Pull Request Bot (You can call me MSBOT). Thanks for your contribution!


It looks like you're a Microsoft contributor (Matt Bierner). If you're full-time, we DON'T require a Contribution License Agreement. If you are a vendor, please DO sign the electronic Contribution License Agreement. It will take 2 minutes and there's no faxing! https://cla.microsoft.com.

TTYL, MSBOT;

@mousetraps
Copy link
Copy Markdown
Contributor

awesome! 👍

mousetraps added a commit that referenced this pull request Feb 26, 2016
Normalize line endings to CR LF in *.cs files
@mousetraps mousetraps merged commit 904751f into microsoft:master Feb 26, 2016
@mjbvz mjbvz deleted the cs-line-ending-normalization branch March 8, 2016 01:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants