mirror of
https://github.com/SkinnyMind/libgit2dart.git
synced 2025-05-04 20:29:08 -04:00
chore: bump minimum dart version
This commit is contained in:
parent
441dcac1d7
commit
7a067beeb9
3 changed files with 6 additions and 4 deletions
|
@ -1,9 +1,11 @@
|
|||
include: package:lints/recommended.yaml
|
||||
|
||||
analyzer:
|
||||
language:
|
||||
strict-casts: true
|
||||
strict-raw-types: true
|
||||
strong-mode:
|
||||
implicit-casts: false
|
||||
implicit-dynamic: false
|
||||
|
||||
exclude:
|
||||
- lib/src/bindings/libgit2_bindings.dart
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue