Cleanup: Clang-Tidy, describe current status of rules

No functional changes.
This commit is contained in:
Sybren A. Stüvel
2020-09-04 14:44:31 +02:00
parent fb5e2f5610
commit 3215651f47

View File

@@ -1,3 +1,6 @@
# The warnings below are disabled because they are too pedantic and not worth fixing.
# Some of them will be enabled as part of the Clang-Tidy task, see T78535.
Checks: >
-*,
readability-*,