summaryrefslogtreecommitdiffstats
path: root/tools/clang-tidy/test/modernize-concat-nested-namespaces.json
blob: 2c7bc6f52bd6e762e7ea98bdc06e41c09dbceddb (plain)
1
2
3
4
5
6
7
8
[
  [
    "warning",
    "nested namespaces can be concatenated",
    "modernize-concat-nested-namespaces"
  ],
  { "reliability": "high" }
]