This is an archive of the discontinued Mercurial Phabricator instance.

tests: check for Windows line endings
ClosedPublic

Authored by indygreg on Nov 16 2019, 3:08 PM.

Details

Summary

We shouldn't generally be using Windows line endings in files
under version control. I've accidentally committed a few files
with Windows line endings recently. So let's add a test for
this.

Diff Detail

Repository
rHG Mercurial
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

indygreg created this revision.Nov 16 2019, 3:08 PM
pulkit accepted this revision.Nov 18 2019, 11:13 AM
This revision is now accepted and ready to land.Nov 18 2019, 11:13 AM
This revision was automatically updated to reflect the committed changes.