style: stricter linting

This commit is contained in:
Aleksey Kulikov 2022-07-05 18:00:35 +03:00
parent 4a36922129
commit 016370625b

View file

@ -4,6 +4,7 @@ analyzer:
language: language:
strict-casts: true strict-casts: true
strict-raw-types: true strict-raw-types: true
strict-inference: true
exclude: exclude:
- lib/src/bindings/libgit2_bindings.dart - lib/src/bindings/libgit2_bindings.dart