summaryrefslogtreecommitdiffstats
path: root/tools/clang-tidy/test/misc-include-cleaner.json
blob: abeee22b6f49e4eb2d655bc4699990433b9e8284 (plain)
1
2
3
4
5
6
7
8
[
  [
    "warning",
    "included header \"structures.h\" is not used directly",
    "misc-include-cleaner"
  ],
  { "reliability": "high" }
]