1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-10 14:58:34 +00:00

Adjust flutter_maps_firestore's lint rules (#821)

This commit is contained in:
Brett Morgan
2021-06-08 09:51:44 +10:00
committed by GitHub
parent 0850579bc8
commit 26e0e215cf
2 changed files with 4 additions and 4 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