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

Commit 143e32a

Browse files
committed
LambdaLast in lint.xml
1 parent c4834a7 commit 143e32a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tools/android_lint/lint.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,6 @@
1414
<issue id="CustomSplashScreen" severity="ignore" />
1515
<!-- See https://github.com/flutter/flutter/issues/105061 -->
1616
<issue id="ScopedStorage" severity="ignore" />
17+
<!-- See https://github.com/flutter/flutter/issues/105067 -->
18+
<issue id="LambdaLast" severity="ignore" />
1719
</lint>

0 commit comments

Comments
 (0)