Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit 109996e

Browse files
committed
Add NOLINT for inja dependency
1 parent 819eac8 commit 109996e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

impeller/compiler/reflector.cc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
// Use of this source code is governed by a BSD-style license that can be
33
// found in the LICENSE file.
44

5+
// FLUTTER_NOLINT: https://github.com/flutter/flutter/issues/105732
6+
57
#include "impeller/compiler/reflector.h"
68

79
#include <atomic>

0 commit comments

Comments
 (0)