xiaoyifang / goldendict-ng

The Next Generation GoldenDict
https://xiaoyifang.github.io/goldendict-ng/
Other
1.71k stars 95 forks source link

clean: delete useless gddebug which is just a replication of qDebug #1976

Closed shenlebantongying closed 1 day ago

shenlebantongying commented 1 day ago

revert https://github.com/goldendict/goldendict/commit/444938a330c1693725a8b504afedd624dc57261d

(with this regex -> (qdebug\( \".*)\\n->$1)

sonarcloud[bot] commented 1 day ago

Quality Gate Failed Quality Gate failed

Failed conditions
11.4% Duplication on New Code (required ≤ 3%)
E Reliability Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE