RuboCop 'Layout/EndOfLine: Carriage return character detected' WSL2
I'm currently developing for a Ruby on Rails application. I am on a windows machine, using ubuntu through WSL. We have rubocop setup to track formatting on git pushes, and I always run into the same issue. When adding this…