mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2025-07-26 18:39:52 +00:00
13 lines
124 B
YAML
13 lines
124 B
YAML
![]() |
# dart_dependency_validator.yaml
|
||
|
|
||
|
allow_pins: true
|
||
|
|
||
|
include:
|
||
|
- "lib/**"
|
||
|
|
||
|
exclude:
|
||
|
- "packages/**"
|
||
|
|
||
|
ignore:
|
||
|
- analyzer
|