( )⚙ D6134 packaging: convert files to LF

This is an archive of the discontinued Mercurial Phabricator instance.

packaging: convert files to LF
ClosedPublic

Authored by indygreg on Mar 14 2019, 9:39 PM.

Details

Reviewers
None
Group Reviewers
hg-reviewers
Commits
rHGb83de9150c1c: packaging: convert files to LF
Summary

My editor accidentally wrote CRLF line endings because I authored
this code on Windows. Derp.

I'm kinda surprised no linters caught this...

  1. no-check-commit to avoid false positive for foo_bar names

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.Mar 14 2019, 9:39 PM
This revision was automatically updated to reflect the committed changes.