Обновление

This commit is contained in:
2021-11-27 13:36:50 +03:00
parent 85bdea903a
commit defe7367cc
4 changed files with 19 additions and 272 deletions

View File

@ -71,5 +71,5 @@ res: $(RESULTS)
$(CXX) $(CXXFLAGS) -c $< -o /dev/null
%.txt : %.cpp
clang-tidy-8 -quiet $<
clang-tidy-12 -quiet $<