Skip to content

Commit f7895ca

Browse files
committed
revert lint
1 parent 51fdc39 commit f7895ca

File tree

11 files changed

+386
-375
lines changed

11 files changed

+386
-375
lines changed

sdk/@launchdarkly/launchdarkly_flutter_observability/example/analysis_options.yaml

Lines changed: 14 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -10,18 +10,19 @@
1010
include: package:flutter_lints/flutter.yaml
1111

1212
linter:
13-
# The lint rules applied to this project can be customized in the
14-
# section below to disable rules from the `package:flutter_lints/flutter.yaml`
15-
# included above or to enable additional rules. A list of all available lints
16-
# and their documentation is published at https://dart.dev/lints.
17-
#
18-
# Instead of disabling a lint rule for the entire project in the
19-
# section below, it can also be suppressed for a single line of code
20-
# or a specific dart file by using the `// ignore: name_of_lint` and
21-
# `// ignore_for_file: name_of_lint` syntax on the line or in the file
22-
# producing the lint.
23-
rules:
24-
# avoid_print: false # Uncomment to disable the `avoid_print` rule
25-
# prefer_single_quotes: true # Uncomment to enable the `prefer_single_quotes` rule
13+
# The lint rules applied to this project can be customized in the
14+
# section below to disable rules from the `package:flutter_lints/flutter.yaml`
15+
# included above or to enable additional rules. A list of all available lints
16+
# and their documentation is published at https://dart.dev/lints.
17+
#
18+
# Instead of disabling a lint rule for the entire project in the
19+
# section below, it can also be suppressed for a single line of code
20+
# or a specific dart file by using the `// ignore: name_of_lint` and
21+
# `// ignore_for_file: name_of_lint` syntax on the line or in the file
22+
# producing the lint.
23+
rules:
24+
# avoid_print: false # Uncomment to disable the `avoid_print` rule
25+
# prefer_single_quotes: true # Uncomment to enable the `prefer_single_quotes` rule
26+
2627
# Additional information about this file can be found at
2728
# https://dart.dev/guides/language/analysis-options
Lines changed: 120 additions & 120 deletions
Original file line numberDiff line numberDiff line change
@@ -1,122 +1,122 @@
11
{
2-
"images": [
3-
{
4-
"size": "20x20",
5-
"idiom": "iphone",
6-
"filename": "[email protected]",
7-
"scale": "2x"
8-
},
9-
{
10-
"size": "20x20",
11-
"idiom": "iphone",
12-
"filename": "[email protected]",
13-
"scale": "3x"
14-
},
15-
{
16-
"size": "29x29",
17-
"idiom": "iphone",
18-
"filename": "[email protected]",
19-
"scale": "1x"
20-
},
21-
{
22-
"size": "29x29",
23-
"idiom": "iphone",
24-
"filename": "[email protected]",
25-
"scale": "2x"
26-
},
27-
{
28-
"size": "29x29",
29-
"idiom": "iphone",
30-
"filename": "[email protected]",
31-
"scale": "3x"
32-
},
33-
{
34-
"size": "40x40",
35-
"idiom": "iphone",
36-
"filename": "[email protected]",
37-
"scale": "2x"
38-
},
39-
{
40-
"size": "40x40",
41-
"idiom": "iphone",
42-
"filename": "[email protected]",
43-
"scale": "3x"
44-
},
45-
{
46-
"size": "60x60",
47-
"idiom": "iphone",
48-
"filename": "[email protected]",
49-
"scale": "2x"
50-
},
51-
{
52-
"size": "60x60",
53-
"idiom": "iphone",
54-
"filename": "[email protected]",
55-
"scale": "3x"
56-
},
57-
{
58-
"size": "20x20",
59-
"idiom": "ipad",
60-
"filename": "[email protected]",
61-
"scale": "1x"
62-
},
63-
{
64-
"size": "20x20",
65-
"idiom": "ipad",
66-
"filename": "[email protected]",
67-
"scale": "2x"
68-
},
69-
{
70-
"size": "29x29",
71-
"idiom": "ipad",
72-
"filename": "[email protected]",
73-
"scale": "1x"
74-
},
75-
{
76-
"size": "29x29",
77-
"idiom": "ipad",
78-
"filename": "[email protected]",
79-
"scale": "2x"
80-
},
81-
{
82-
"size": "40x40",
83-
"idiom": "ipad",
84-
"filename": "[email protected]",
85-
"scale": "1x"
86-
},
87-
{
88-
"size": "40x40",
89-
"idiom": "ipad",
90-
"filename": "[email protected]",
91-
"scale": "2x"
92-
},
93-
{
94-
"size": "76x76",
95-
"idiom": "ipad",
96-
"filename": "[email protected]",
97-
"scale": "1x"
98-
},
99-
{
100-
"size": "76x76",
101-
"idiom": "ipad",
102-
"filename": "[email protected]",
103-
"scale": "2x"
104-
},
105-
{
106-
"size": "83.5x83.5",
107-
"idiom": "ipad",
108-
"filename": "[email protected]",
109-
"scale": "2x"
110-
},
111-
{
112-
"size": "1024x1024",
113-
"idiom": "ios-marketing",
114-
"filename": "[email protected]",
115-
"scale": "1x"
116-
}
117-
],
118-
"info": {
119-
"version": 1,
120-
"author": "xcode"
121-
}
2+
"images" : [
3+
{
4+
"size" : "20x20",
5+
"idiom" : "iphone",
6+
"filename" : "[email protected]",
7+
"scale" : "2x"
8+
},
9+
{
10+
"size" : "20x20",
11+
"idiom" : "iphone",
12+
"filename" : "[email protected]",
13+
"scale" : "3x"
14+
},
15+
{
16+
"size" : "29x29",
17+
"idiom" : "iphone",
18+
"filename" : "[email protected]",
19+
"scale" : "1x"
20+
},
21+
{
22+
"size" : "29x29",
23+
"idiom" : "iphone",
24+
"filename" : "[email protected]",
25+
"scale" : "2x"
26+
},
27+
{
28+
"size" : "29x29",
29+
"idiom" : "iphone",
30+
"filename" : "[email protected]",
31+
"scale" : "3x"
32+
},
33+
{
34+
"size" : "40x40",
35+
"idiom" : "iphone",
36+
"filename" : "[email protected]",
37+
"scale" : "2x"
38+
},
39+
{
40+
"size" : "40x40",
41+
"idiom" : "iphone",
42+
"filename" : "[email protected]",
43+
"scale" : "3x"
44+
},
45+
{
46+
"size" : "60x60",
47+
"idiom" : "iphone",
48+
"filename" : "[email protected]",
49+
"scale" : "2x"
50+
},
51+
{
52+
"size" : "60x60",
53+
"idiom" : "iphone",
54+
"filename" : "[email protected]",
55+
"scale" : "3x"
56+
},
57+
{
58+
"size" : "20x20",
59+
"idiom" : "ipad",
60+
"filename" : "[email protected]",
61+
"scale" : "1x"
62+
},
63+
{
64+
"size" : "20x20",
65+
"idiom" : "ipad",
66+
"filename" : "[email protected]",
67+
"scale" : "2x"
68+
},
69+
{
70+
"size" : "29x29",
71+
"idiom" : "ipad",
72+
"filename" : "[email protected]",
73+
"scale" : "1x"
74+
},
75+
{
76+
"size" : "29x29",
77+
"idiom" : "ipad",
78+
"filename" : "[email protected]",
79+
"scale" : "2x"
80+
},
81+
{
82+
"size" : "40x40",
83+
"idiom" : "ipad",
84+
"filename" : "[email protected]",
85+
"scale" : "1x"
86+
},
87+
{
88+
"size" : "40x40",
89+
"idiom" : "ipad",
90+
"filename" : "[email protected]",
91+
"scale" : "2x"
92+
},
93+
{
94+
"size" : "76x76",
95+
"idiom" : "ipad",
96+
"filename" : "[email protected]",
97+
"scale" : "1x"
98+
},
99+
{
100+
"size" : "76x76",
101+
"idiom" : "ipad",
102+
"filename" : "[email protected]",
103+
"scale" : "2x"
104+
},
105+
{
106+
"size" : "83.5x83.5",
107+
"idiom" : "ipad",
108+
"filename" : "[email protected]",
109+
"scale" : "2x"
110+
},
111+
{
112+
"size" : "1024x1024",
113+
"idiom" : "ios-marketing",
114+
"filename" : "[email protected]",
115+
"scale" : "1x"
116+
}
117+
],
118+
"info" : {
119+
"version" : 1,
120+
"author" : "xcode"
121+
}
122122
}
Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,23 @@
11
{
2-
"images": [
3-
{
4-
"idiom": "universal",
5-
"filename": "LaunchImage.png",
6-
"scale": "1x"
7-
},
8-
{
9-
"idiom": "universal",
10-
"filename": "[email protected]",
11-
"scale": "2x"
12-
},
13-
{
14-
"idiom": "universal",
15-
"filename": "[email protected]",
16-
"scale": "3x"
17-
}
18-
],
19-
"info": {
20-
"version": 1,
21-
"author": "xcode"
22-
}
2+
"images" : [
3+
{
4+
"idiom" : "universal",
5+
"filename" : "LaunchImage.png",
6+
"scale" : "1x"
7+
},
8+
{
9+
"idiom" : "universal",
10+
"filename" : "[email protected]",
11+
"scale" : "2x"
12+
},
13+
{
14+
"idiom" : "universal",
15+
"filename" : "[email protected]",
16+
"scale" : "3x"
17+
}
18+
],
19+
"info" : {
20+
"version" : 1,
21+
"author" : "xcode"
22+
}
2323
}

0 commit comments

Comments
 (0)