mirror of
https://github.com/transmission/transmission.git
synced 2026-04-02 08:33:11 +01:00
* ci: infra for parallel clang-tidy runs * ci(gtk): run clang-tidy * chore(gtk): silence warnings * code review: use constexpr auto * code review: use constants over magic numbers in Utils.cc * code review: use `std::ignore` to ignore return value * code review: add back visibility labels that indicated sections * fix: wrap each command argument in single quotes