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
b6185b66
Commit
b6185b66
authored
Oct 05, 2017
by
krisgiesing
Committed by
GitHub
Oct 05, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix typos (#12367)
parent
6ca2e5dc
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
CONTRIBUTING.md
CONTRIBUTING.md
+3
-3
No files found.
CONTRIBUTING.md
View file @
b6185b66
...
...
@@ -125,7 +125,7 @@ test should have a `main` function and use the `test` package.
Working with flutter tools
--------------------------
The flutter tool
s
itself is built when you run
`flutter`
for the first time and each time
The flutter tool itself is built when you run
`flutter`
for the first time and each time
you run
`flutter upgrade`
. If you want to alter and re-test the tool's behavior itself,
locally commit your tool changes in git and the tool will be rebuilt from Dart sources
in
`packages/flutter_tools`
the next time you run
`flutter`
.
...
...
@@ -189,8 +189,8 @@ organization's) name and contact info to the [AUTHORS](AUTHORS) file.
We grant commit access to people who have gained our trust and demonstrated
a commitment to Flutter.
Tools for tracking an improving test coverage
---------------------------------------------
Tools for tracking an
d
improving test coverage
---------------------------------------------
-
We strive for a high degree of test coverage for the Flutter framework. We use
Coveralls to
[
track our test coverage
](
https://coveralls.io/github/flutter/flutter?branch=master
)
.
...
...
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