This project has problems with incorrect line endings.
According to the Drupal coding standards all projects must have LF (Linux) line endings not CRLF (Windows) ones.
Having the wrong line endings makes it really difficult to create patches that apply correctly, especially when using composer.
Thank you.
Comments
Comment #2
nils.destoop commentedDidn't find any issues in the 8.3 branch, the automated testing also does not mark anything. The d7 (parent issue) is fixed.