refactor: remove unused pkg:lints (#3281)
This commit is contained in:
@@ -69,6 +69,11 @@ jobs:
|
||||
id: needs_cross_platform_dart_build
|
||||
with:
|
||||
filters: |
|
||||
flutter_version_resolver:
|
||||
- ./.github/codecov.yml
|
||||
- ./.github/workflows/main.yaml
|
||||
- ./.github/actions/dart_package/action.yaml
|
||||
- packages/flutter_version_resolver/**
|
||||
shorebird_cli:
|
||||
- ./.github/codecov.yml
|
||||
- ./.github/workflows/main.yaml
|
||||
|
||||
@@ -14,6 +14,5 @@ dependencies:
|
||||
yaml: ^3.1.3
|
||||
|
||||
dev_dependencies:
|
||||
lints: ^5.0.0
|
||||
mocktail: ^1.0.4
|
||||
test: ^1.24.0
|
||||
|
||||
@@ -401,14 +401,6 @@ packages:
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "6.10.0"
|
||||
lints:
|
||||
dependency: transitive
|
||||
description:
|
||||
name: lints
|
||||
sha256: c35bb79562d980e9a453fc715854e1ed39e24e7d0297a880ef54e17f9874a9d7
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "5.1.1"
|
||||
logging:
|
||||
dependency: transitive
|
||||
description:
|
||||
|
||||
Reference in New Issue
Block a user