1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-13 19:08:41 +00:00

Adjust desktop_photo_search's lint rules (#816)

This commit is contained in:
Brett Morgan
2021-06-08 07:48:14 +10:00
committed by GitHub
parent 7acef097f0
commit 9ad1fae51c
5 changed files with 14 additions and 10 deletions

View File

@@ -17,4 +17,3 @@ linter:
test_types_in_equals: true
throw_in_finally: true
unnecessary_statements: true
use_key_in_widget_constructors: false