Closed rluvaton closed 4 years ago
This is currently being handled by a combination of husky, prettier and eslint. Any additional benefit to adding .gitattributes?
This is currently being handled by a combination of husky, prettier and eslint. Any additional benefit to adding .gitattributes?
Yeah, that when I checkout it changes all line endings to CRLF automatically (my OS is Windows)
add
.gitattributes
to automatically checkout/clone in the right end line format