scripts_dir=`dirname $0` sh "$scripts_dir/sources.sh" \ | xargs -n 1 clang-tidy -p "$scripts_dir/../build" \ --warnings-as-errors='*'