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
Post a Comment