Cleanup: Fix line ends from DOS to UNIX #68

Merged
Nick Alberelli merged 1 commits from fix/convert-dos-to-unix-line-ends into main 2023-06-05 16:31:51 +02:00
Member

Closes: #57

Steps to Fix

TODO

  • Remove WIP after #55 is merged
Closes: https://projects.blender.org/studio/blender-studio-pipeline/issues/57 ## Steps to Fix - `grep --include=*.{py,md,txt} -URl $'\r'` Lists all files to update - Install https://wiki.gentoo.org/wiki/Dos2unix - `dos2unix -b {path/to/file}` fixes single file ## TODO - [x] Remove WIP after https://projects.blender.org/studio/blender-studio-pipeline/pulls/55 is merged
Nick Alberelli added 1 commit 2023-06-02 14:17:06 +02:00
Nick Alberelli requested review from Sebastian Parborg 2023-06-02 14:18:42 +02:00
Nick Alberelli changed title from Cleanup: Fix line ends from DOS to UNIX to WIP: Cleanup: Fix line ends from DOS to UNIX 2023-06-02 15:00:05 +02:00
Sebastian Parborg approved these changes 2023-06-02 15:53:35 +02:00
Sebastian Parborg left a comment
Member

LGTM

LGTM
Nick Alberelli force-pushed fix/convert-dos-to-unix-line-ends from 81de718ec9 to fa13104769 2023-06-05 14:20:25 +02:00 Compare
Nick Alberelli force-pushed fix/convert-dos-to-unix-line-ends from fa13104769 to a651eb7aaa 2023-06-05 16:29:24 +02:00 Compare
Nick Alberelli changed title from WIP: Cleanup: Fix line ends from DOS to UNIX to Cleanup: Fix line ends from DOS to UNIX 2023-06-05 16:29:45 +02:00
Nick Alberelli changed title from Cleanup: Fix line ends from DOS to UNIX to Cleanup: Fix line ends from DOS to UNIX 2023-06-05 16:29:47 +02:00
Nick Alberelli merged commit 3df04018bd into main 2023-06-05 16:31:51 +02:00
Nick Alberelli deleted branch fix/convert-dos-to-unix-line-ends 2023-06-05 16:31:52 +02:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: studio/blender-studio-pipeline#68
No description provided.