Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
F
Front-End
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
abdullh.alsoleman
Front-End
Commits
80ed23e9
Commit
80ed23e9
authored
May 18, 2016
by
Phil Quitslund
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #4015 from pq/linter_0_1_17
Update to new analyzer and linter.
parents
942ccc5c
addc8889
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
pubspec.yaml
packages/flutter_test/pubspec.yaml
+1
-1
pubspec.yaml
packages/flutter_tools/pubspec.yaml
+2
-2
No files found.
packages/flutter_test/pubspec.yaml
View file @
80ed23e9
...
...
@@ -10,7 +10,7 @@ dependencies:
# We don't actually depend on 'analyzer', but 'test' and 'flutter_tools' do.
# We pin the version of analyzer we depend on to avoid version skew across our
# packages.
analyzer
:
0.27.4-alpha.
1
analyzer
:
0.27.4-alpha.
6
flutter
:
path
:
../flutter
packages/flutter_tools/pubspec.yaml
View file @
80ed23e9
...
...
@@ -15,7 +15,7 @@ dependencies:
http
:
^0.11.3
json_rpc_2
:
^2.0.0
json_schema
:
^1.0.3
linter
:
^0.1.1
5
linter
:
^0.1.1
7
mustache4dart
:
^1.0.0
package_config
:
^0.1.3
path
:
^1.3.0
...
...
@@ -35,7 +35,7 @@ dependencies:
test
:
0.12.13+1
# Pinned in flutter_test as well.
analyzer
:
0.27.4-alpha.
1
analyzer
:
0.27.4-alpha.
6
dev_dependencies
:
mockito
:
^0.11.0
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment