Remove trailing whitespace

With `sed -i $(rg -l '[[:blank:]]*$' -g'!thirdparty') -e 's/[[:blank:]]*$//g'`
(+ manual revert of some thirdparty code under `platform/android`).
This commit is contained in:
Rémi Verschelde 2018-11-20 11:14:07 +01:00
parent 5c3422873f
commit 173b342ca7
29 changed files with 124 additions and 124 deletions