Clean-up: modernize pretty_xml.cpp
[lttng-tools.git] / src / vendor / .clang-tidy
CommitLineData
3f46fd26
JG
1# clang-tidy uses the closest .clang-tidy in a parent directory
2# to override settings.
3#
4# Add a dummy check since we can't disable them all without
5# clang-tidy complaining. This ensures that generated code
6# is not flagged.
7
5c7248cd 8Checks: '-*,llvm-twine-local'
This page took 0.031389 seconds and 4 git commands to generate.