#!/bin/sh clang-tidy --config-file=./.clang-tidy -p ./build/compile_commands.json ./breakout/resourceManager.cpp cpplint ./breakout/breakout.cpp