I've used the following command to remove the trailing whitespace for all tracked text files: git grep -Il '' | xargs sed -i 's/[ \t]*$//'
Please take a look at the contents of the CA.cfg file for further instructions and configurations options.
I've used the following command to remove the trailing whitespace for all tracked text files: git grep -Il '' | xargs sed -i 's/[ \t]*$//'
Please take a look at the contents of the CA.cfg file for further instructions and configurations options.