mirror of
https://github.com/SkinnyMind/libgit2dart.git
synced 2025-05-04 12:19:09 -04:00
style: stricter linting
This commit is contained in:
parent
4a36922129
commit
016370625b
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ analyzer:
|
|||
language:
|
||||
strict-casts: true
|
||||
strict-raw-types: true
|
||||
strict-inference: true
|
||||
|
||||
exclude:
|
||||
- lib/src/bindings/libgit2_bindings.dart
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue