-
-
Notifications
You must be signed in to change notification settings - Fork 401
Closed
Labels
CIContinuous integrationContinuous integrationtype: bugSomething isn't right: doesn't work as intended, documentation is missing/outdated, etc..Something isn't right: doesn't work as intended, documentation is missing/outdated, etc..
Description
As diff in https://github.com/haskell/haskell-language-server/pull/2597/files shows - as a side-effect there - 15 files were rewritten fully (every line in them got ^M
, most probably due to Windows line break insertion).
As a result, after merge that created additional challenges doing rebases or working with those files, since there are no longer diffs in the touched files.
Would be useful to prevent such diffs in the future.
Metadata
Metadata
Assignees
Labels
CIContinuous integrationContinuous integrationtype: bugSomething isn't right: doesn't work as intended, documentation is missing/outdated, etc..Something isn't right: doesn't work as intended, documentation is missing/outdated, etc..