See script directory for method. The script to run in the top level MaxScale directory is called maxscale-uncrustify.sh, which uses another script, list-src, from the same directory (so you need to set your PATH). The uncrustify version was 0.66.
Moved the logger into the maxutils library as it is a generic utility. Also moved mxs_strerror into it as it depends on it.