mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2025-06-28 12:29:51 +00:00
Configure wallet types for the app
This commit is contained in:
parent
dd784a7829
commit
e6b1da376d
224 changed files with 903 additions and 23743 deletions
|
@ -2,10 +2,7 @@ analyzer:
|
|||
strong-mode:
|
||||
implicit-casts: false
|
||||
implicit-dynamic: false
|
||||
exclude:
|
||||
- "build/**"
|
||||
- "lib/generated/*.dart"
|
||||
- "**.g.dart"
|
||||
exclude: [build/**, lib/generated/*.dart, lib/**.g.dart, cw_monero/ios/External/**, cw_shared_external/**, shared_external/**]
|
||||
|
||||
linter:
|
||||
rules:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue