mirror of
https://github.com/transmission/transmission
synced 2024-12-22 07:42:37 +00:00
884135d853
* refactor: replace #define with constexpr in some utils * fix: use-std-string-instead-of-c-array sonarcloud warning * fix: use init-statement sonarcloud warning * fix: explain-empty-function sonarcloud warning * fix: move #include directive to top sonarcloud warning * fix: replace-void-ptr-arg-with-more-meaningful-type sonarcloud warning * fix: replace-redundant-type-with-auto warning * fix: use-init-statement sonarcloud warning * fix: make type a pointer-to-const sonarcloud warning * fix: cli tyop * fix: replace-redundant-type-with-auto warning * fix: use-init-statement sonarcloud warning * fix: replace-redundant-type-with-auto warning * fix: use-init-statement sonarcloud warning * fix: replace-redundant-type-with-auto warning * fix: make type a pointer-to-const sonarcloud warning * fix: make type a pointer-to-const sonarcloud warning * fix: replace-redundant-type-with-auto warning * refactor: replace #define with constexpr in rpcimpl |
||
---|---|---|
.. | ||
cli.cc | ||
CMakeLists.txt | ||
transmission-cli.1 |