Closed shenlebantongying closed 2 weeks ago
It seems newer version of clang has this warning enabled by default and the build log full of this thing.
https://github.com/xiaoyifang/goldendict-ng/actions/runs/11622770897/job/32368748936
clang-tidy doesn't appear to be able to catch all cases https://github.com/xiaoyifang/goldendict-ng/pull/293
Failed conditions B Maintainability Rating on New Code (required ≥ A)
See analysis details on SonarCloud
Catch issues before they fail your Quality Gate with our IDE extension SonarLint
It seems newer version of clang has this warning enabled by default and the build log full of this thing.
https://github.com/xiaoyifang/goldendict-ng/actions/runs/11622770897/job/32368748936
clang-tidy doesn't appear to be able to catch all cases https://github.com/xiaoyifang/goldendict-ng/pull/293