f3796e5
Disable or fix some spammy new clang-tidy 13 warnings - def-
653c771
Add readability-avoid-const-params-in-decls - def-
bcb50c1
Enable readability-const-return-type, readability-container-data-pointer, readability-delete-null-pointer - def-
7aac8b5
Add readability-container-size-empty - def-
bc78ba5
Enable readability-inconsistent-declaration-parameter-name - def-
3f7befd
Add some further readability checks, mostly redundancy - def-
4751856
Consider include directories as SYSTEM dirs - def-
94272f8
Add more readability checks - def-
ddc279c
Turn around readability: use all, exclude some - def-
4da76e0
Fix any_of - def-
7903b40
Quiet clang-tidy on macOS - def-
827ebf1
Emote -> Emoticon - def-
5cc8eb9
Better fixes - def-
087a9a8
Fix SendStartWarning() to only warn every 3 seconds - def-
155a922
Merge #4628 #4639 - bors[bot]