mirror of
https://github.com/aljazceru/breez-sdk-docs.git
synced 2025-12-17 13:54:20 +01:00
make it easier to use local packages
This commit is contained in:
@@ -19,9 +19,9 @@ include: package:lints/recommended.yaml
|
||||
# rules:
|
||||
# - camel_case_types
|
||||
|
||||
# analyzer:
|
||||
# exclude:
|
||||
# - path/to/excluded/files/**
|
||||
analyzer:
|
||||
exclude:
|
||||
- packages/**
|
||||
|
||||
# For more information about the core and recommended set of lints, see
|
||||
# https://dart.dev/go/core-lints
|
||||
|
||||
Reference in New Issue
Block a user