We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb9af8e commit e424e54Copy full SHA for e424e54
pubspec.lock
@@ -135,7 +135,7 @@ packages:
135
path: "."
136
ref: "1.2.0"
137
resolved-ref: cc3d987b4d26ba338cd67cacfaaf3ae8e10e2a3e
138
- url: "git@github.com:charlescyt/choco_lints.git"
+ url: "https://github.com/charlescyt/choco_lints.git"
139
source: git
140
version: "1.2.0"
141
ci:
pubspec.yaml
@@ -23,7 +23,7 @@ dev_dependencies:
23
choco_lints:
24
git:
25
ref: 1.2.0
26
- url: git@github.com:charlescyt/choco_lints.git
+ url: https://github.com/charlescyt/choco_lints.git
27
custom_lint: ^0.6.4
28
flutter_test:
29
sdk: flutter
0 commit comments