git - IntelliJ Whitespace formatting -


i'm having issues using intellij on electron project i'm working on. i'm using intellij on mac while others in team use visual studio code on windows. excessive whitespace reformatting in file touch , i'm wondering how prevent intellij reformatting. there easy switch or option can enable/disable fix this? i'm wondering if has windows crlf characters. project maintained in git repo , thought either git or vscode smart enough normalize whitespace per platform.


Comments

Popular posts from this blog

java - pagination of xlsx file to XSSFworkbook using apache POI -

Unlimited choices in BASH case statement -

apache - How do I stop my index.php being run twice for every user -