1 InheritParentConfig: true
3 # We don't want to do any checks in this directory yet so hack around
4 # the fact that Clang-Tidy won't let us disable all checks.
5 # https://stackoverflow.com/a/58379342/82195
8 - 'misc-definitions-in-headers'
10 - { key: 'HeaderFileExtensions', value: 'DISABLED' }