1
0
mirror of https://github.com/gabime/spdlog.git synced 2025-03-26 07:52:40 +08:00

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