srctree

Robin Linden parent 06462f25 89e3fb8c
doc: Remove out-of-date comment

inlinesplit
.clang-tidy added: 1, removed: 5, total 0
@@ -28,10 +28,6 @@
# -modernize-use-nodiscard: Very noisy, and probably more meaningful if we only
# add it where it matters.
#
# -misc-include-cleaner: Has issues with things like operator""s where it wants
# to include stdlib-internals. Should be enabled when it gets along better with
# our supported stdlibs. Last tested with libstdc++12.
#
# -modernize-use-trailing-return-type: Stylistic change, and something we
# haven't been doing so far.
Checks: >