parent
5abbb335c3
commit
31ae35e9a6
|
|
@ -33,10 +33,10 @@ linter:
|
|||
# https://dart.dev/guides/language/analysis-options
|
||||
analyzer:
|
||||
exclude:
|
||||
- openapi/
|
||||
- openapi/test/
|
||||
- openapi/**
|
||||
- openapi/test/**
|
||||
- lib/generated_plugin_registrant.dart
|
||||
|
||||
|
||||
plugins:
|
||||
- custom_lint
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue