Text files in our project use \n
line endings and, if you are on Windows, many editors add \r\n
to every line. Configure git to convert newlines or use Notepad++ or Sublime Text to ensure that your pull-request makes it through.
Text files in our project use \n
line endings and, if you are on Windows, many editors add \r\n
to every line. Configure git to convert newlines or use Notepad++ or Sublime Text to ensure that your pull-request makes it through.