File tree Expand file tree Collapse file tree 8 files changed +136
-4
lines changed Expand file tree Collapse file tree 8 files changed +136
-4
lines changed Original file line number Diff line number Diff line change @@ -9,4 +9,4 @@ externalDocs:
99 description : Find out more
1010 url : https://example.com/foo/bar
1111servers :
12- - url : http://example.com
12+ - url : http://example.com
Original file line number Diff line number Diff line change @@ -9,4 +9,4 @@ externalDocs:
99 description : Find out more
1010 url : https://example.com/foo/bar
1111servers :
12- - url : http://example.com
12+ - url : http://example.com
Original file line number Diff line number Diff line change @@ -9,4 +9,4 @@ externalDocs:
99 description : Find out more
1010 url : https://example.com/foo/bar
1111servers :
12- - url : http://example.com
12+ - url : http://example.com
Original file line number Diff line number Diff line change @@ -9,4 +9,4 @@ externalDocs:
99 description : Find out more
1010 url : https://example.com/foo/bar
1111servers :
12- - url : http://example.com
12+ - url : http://example.com
Original file line number Diff line number Diff line change 1+ # This is a comment that should be preserved
2+ name : mock
3+ description : " A mock YAML file"
4+ version : 6.3.1
5+
6+ environment :
7+ dart : " >=3.2.6 <4.0.0"
8+ flutter : " >=1.17.0"
9+
10+ dependencies :
11+ flutter :
12+ sdk : flutter
13+
14+ dev_dependencies :
15+ flutter_test :
16+ sdk : flutter
17+
18+ # For information on the generic Dart part of this file, see the
19+ # following page: https://dart.dev/tools/pub/pubspec
20+
21+ # The following section is specific to Flutter packages.
22+ flutter :
23+ uses-material-design : true
24+ generate : true
25+
26+ # More comments here nested under one entry
27+ #
28+ # These comments should also be preserved.
29+
30+ # Another comment block, separated from the first one
31+ assets :
32+ - assets/icons/
33+ - assets/images/
Original file line number Diff line number Diff line change 1+ # This is a comment that should be preserved
2+ name : mock
3+ description : " A mock YAML file"
4+ version : 6.3.1
5+
6+ environment :
7+ dart : " >=3.2.6 <4.0.0"
8+ flutter : " >=1.17.0"
9+
10+ dependencies :
11+ flutter :
12+ sdk : flutter
13+
14+ dev_dependencies :
15+ flutter_test :
16+ sdk : flutter
17+
18+ # For information on the generic Dart part of this file, see the
19+ # following page: https://dart.dev/tools/pub/pubspec
20+
21+ # The following section is specific to Flutter packages.
22+ flutter :
23+ uses-material-design : true
24+ generate : true
25+
26+ # More comments here nested under one entry
27+ #
28+ # These comments should also be preserved.
29+
30+ # Another comment block, separated from the first one
31+ assets :
32+ - assets/icons/
33+ - assets/images/
Original file line number Diff line number Diff line change 1+ # This is a comment that should be preserved
2+ name : mock
3+ description : " A mock YAML file"
4+ version : 6.4.0
5+
6+ environment :
7+ dart : " >=3.2.6 <4.0.0"
8+ flutter : " >=1.17.0"
9+
10+ dependencies :
11+ flutter :
12+ sdk : flutter
13+
14+ dev_dependencies :
15+ flutter_test :
16+ sdk : flutter
17+
18+ # For information on the generic Dart part of this file, see the
19+ # following page: https://dart.dev/tools/pub/pubspec
20+
21+ # The following section is specific to Flutter packages.
22+ flutter :
23+ uses-material-design : true
24+ generate : true
25+
26+ # More comments here nested under one entry
27+ #
28+ # These comments should also be preserved.
29+
30+ # Another comment block, separated from the first one
31+ assets :
32+ - assets/icons/
33+ - assets/images/
Original file line number Diff line number Diff line change 1+ # This is a comment that should be preserved
2+ name : mock
3+ description : " A mock YAML file"
4+ version : 6.4.0
5+
6+ environment :
7+ dart : " >=3.2.6 <4.0.0"
8+ flutter : " >=1.17.0"
9+
10+ dependencies :
11+ flutter :
12+ sdk : flutter
13+
14+ dev_dependencies :
15+ flutter_test :
16+ sdk : flutter
17+
18+ # For information on the generic Dart part of this file, see the
19+ # following page: https://dart.dev/tools/pub/pubspec
20+
21+ # The following section is specific to Flutter packages.
22+ flutter :
23+ uses-material-design : true
24+ generate : true
25+
26+ # More comments here nested under one entry
27+ #
28+ # These comments should also be preserved.
29+
30+ # Another comment block, separated from the first one
31+ assets :
32+ - assets/icons/
33+ - assets/images/
You can’t perform that action at this time.
0 commit comments