Closed williamylhe closed 2 years ago
For some reason git is showing edits on files I didn't edit. My edits are in aris/src/maros.rs and web-app/static/styles.css.
It looks like the commit changes Unix \n
line endings to DOS/Windows \r\n
line endings. Maybe you're using an IDE that's doing this?
For some reason git is showing edits on files I didn't edit. My edits are in aris/src/maros.rs and web-app/static/styles.css.