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.
Take almost all warnings into use except `format-overflow` and `unused-function`. format-overflow needs to be handled in a separate commit.
Removed redundant operations and cleaned up unused code.
* add binlog test with gtid * removing ; * restore test to initial state with check_sha1() * remove reset master * make no_vm_revert true by dafault