Fixed clang tidy

This commit is contained in:
gabime 2019-04-26 17:39:58 +03:00
parent baefe0b3f6
commit ccfa3f03b0

View File

@ -1,3 +1,2 @@
#!/bin/bash
clang-tidy example/example.cpp -- -I ./include
clang-tidy lite-example/example.cpp -- -I./include -I./lite