{"author":"Viktor Szakats","author_email":"commit@vsz.me","author_time":1750492822,"commit_time":1750495412,"committer":"Viktor Szakats","committer_email":"commit@vsz.me","hash":"ccb65643b6a6570f79432bb18418367ecba458ad","message":"cmake: omit clang-tidy on internal libs curlu and curltool\n\nSkip clang-tidy while compiling curlu and curltool internal libraries.\nTo save about 1 minute per run. These libraries compile the lib and src\nsources a second time, with the `UNITTESTS` macro enabled, which makes\ntiny difference, for internal use. I figure it's not worth the extra CI\n(and local) time because finding extra issues in these passes is\nunlikely, and if found, not critical.\n\nautotools also doesn't check curlu and curltool with clang-tidy.\n\nRef: https://github.com/curl/curl/pull/17680#issuecomment-2991730158\nRef: https://stackoverflow.com/questions/61867616/ignore-certain-files-when-using-clang-tidy\nRef: https://cmake.org/cmake/help/latest/prop_tgt/LANG_CLANG_TIDY.html\n\nFollow-up to fabfa8e4024473035b3e5c3c30c330be726d9bb4 #15825\n\nCloses #17693\n","parents":["b7c676d13f0988bde9bb0e4c3cfc688072cdb2e0"],"tree_hash":"476f54f6b6a0fc678629c9f9745a758956397d45"}