We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4682b50 commit b3411f4Copy full SHA for b3411f4
backends/vulkan/runtime/api/Adapter.cpp
@@ -6,7 +6,7 @@
6
* LICENSE file in the root directory of this source tree.
7
*/
8
9
-// NOLINTBEGIN(clang-diagnostic-missing-field-initializers)
+// @lint-ignore-every CLANGTIDY clang-diagnostic-missing-field-initializers
10
11
#include <executorch/backends/vulkan/runtime/api/Adapter.h>
12
0 commit comments