Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Windows] Fix line endings #300

Merged
merged 1 commit into from Aug 24, 2021
Merged

[Windows] Fix line endings #300

merged 1 commit into from Aug 24, 2021

Conversation

fauxpark
Copy link
Member

Description

Normalising the line endings, most of the remaining files are LF (the .csproj is CRLF but I think VS enforces that, if not I'll just do it later).

Also makes my life easier since sublime-text-git doesn't want to git add hunks unless the file uses Unix line endings...

Types of Changes

  • Core
  • Bugfix
  • New feature
  • Enhancement/optimization
  • Documentation

Issues Fixed or Closed by This PR

@zvecr zvecr merged commit 5b13710 into qmk:master Aug 24, 2021
@fauxpark fauxpark deleted the windows-line-endings branch August 24, 2021 13:15
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.

None yet

2 participants