fix formatting tools to work on premium or even other repos
./tools/clang-format.sh
and ./tools/uncrustify.sh
don't currently work if you give premium
or any other directory. There is a simple fix that can be applied to those scripts. The current directory has to be restored after each file gets fixed.