1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2025-02-22 06:00:41 +00:00
transmission/libtransmission/.clang-tidy

10 lines
241 B
Text
Raw Normal View History

---
# Many of these checks are disabled only because the code hasn't been
# cleaned up yet. Pull requests welcomed.
Checks: >
modernize-pass-by-value,
modernize-use-default-member-init,
modernize-use-nullptr,
modernize-use-override