chore: remove rule for ignoring unsafe imports
This commit is contained in:
parent
b6eed6daff
commit
fcc6943d5e
|
|
@ -11,7 +11,6 @@ linter:
|
||||||
analyzer:
|
analyzer:
|
||||||
errors:
|
errors:
|
||||||
todo: ignore
|
todo: ignore
|
||||||
import_of_legacy_library_into_null_safe: ignore
|
|
||||||
exclude:
|
exclude:
|
||||||
- example/main.dart
|
- example/main.dart
|
||||||
# needed until crypto packages upgrade
|
# needed until crypto packages upgrade
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue