Skip to content

Commit 4089c38

Browse files
committed
fix intendation
1 parent 7011b48 commit 4089c38

14 files changed

+42
-42
lines changed

test/fixtures/controller.bar/bar-thickness-absolute.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@
2020
"barPercentage": 1,
2121
"categoryPercentage": 1,
2222
"barThickness": 128,
23-
"time": {
24-
"parser": "YYYY"
25-
},
23+
"time": {
24+
"parser": "YYYY"
25+
},
2626
"ticks": {
2727
"source": "labels"
2828
}

test/fixtures/controller.bar/bar-thickness-flex-offset.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@
2020
"barPercentage": 1,
2121
"categoryPercentage": 1,
2222
"barThickness": "flex",
23-
"time": {
24-
"parser": "YYYY"
25-
},
23+
"time": {
24+
"parser": "YYYY"
25+
},
2626
"ticks": {
2727
"source": "labels"
2828
}

test/fixtures/controller.bar/bar-thickness-flex-single-reverse.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@
1919
"barThickness": "flex",
2020
"barPercentage": 1,
2121
"categoryPercentage": 1,
22-
"time": {
23-
"parser": "YYYY"
24-
},
22+
"time": {
23+
"parser": "YYYY"
24+
},
2525
"ticks": {
2626
"source": "labels",
2727
"reverse": true

test/fixtures/controller.bar/bar-thickness-flex-single.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@
1919
"barThickness": "flex",
2020
"barPercentage": 1,
2121
"categoryPercentage": 1,
22-
"time": {
23-
"parser": "YYYY"
24-
},
22+
"time": {
23+
"parser": "YYYY"
24+
},
2525
"ticks": {
2626
"source": "labels"
2727
}

test/fixtures/controller.bar/bar-thickness-flex.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@
1919
"barPercentage": 1,
2020
"categoryPercentage": 1,
2121
"barThickness": "flex",
22-
"time": {
23-
"parser": "YYYY"
24-
},
22+
"time": {
23+
"parser": "YYYY"
24+
},
2525
"ticks": {
2626
"source": "labels"
2727
}

test/fixtures/controller.bar/bar-thickness-max.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@
1919
"barPercentage": 1,
2020
"categoryPercentage": 1,
2121
"maxBarThickness": 8,
22-
"time": {
23-
"parser": "YYYY"
24-
},
22+
"time": {
23+
"parser": "YYYY"
24+
},
2525
"ticks": {
2626
"source": "labels"
2727
}

test/fixtures/controller.bar/bar-thickness-min-interval.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@
1818
"display": false,
1919
"barPercentage": 1,
2020
"categoryPercentage": 1,
21-
"time": {
22-
"parser": "YYYY"
23-
},
21+
"time": {
22+
"parser": "YYYY"
23+
},
2424
"ticks": {
2525
"source": "labels"
2626
}

test/fixtures/controller.bar/bar-thickness-multiple.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@
2424
"display": false,
2525
"barPercentage": 1,
2626
"categoryPercentage": 1,
27-
"time": {
28-
"parser": "YYYY"
29-
},
27+
"time": {
28+
"parser": "YYYY"
29+
},
3030
"ticks": {
3131
"source": "labels"
3232
}

test/fixtures/controller.bar/bar-thickness-no-overlap.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@
2424
"display": false,
2525
"barPercentage": 1,
2626
"categoryPercentage": 1,
27-
"time": {
28-
"parser": "YYYY-MM"
29-
},
27+
"time": {
28+
"parser": "YYYY-MM"
29+
},
3030
"ticks": {
3131
"source": "labels"
3232
}

test/fixtures/controller.bar/bar-thickness-offset.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@
2525
"display": false,
2626
"barPercentage": 1,
2727
"categoryPercentage": 1,
28-
"time": {
29-
"parser": "YYYY"
30-
},
28+
"time": {
29+
"parser": "YYYY"
30+
},
3131
"ticks": {
3232
"source": "labels"
3333
}

test/fixtures/controller.bar/bar-thickness-reverse.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@
2424
"display": false,
2525
"barPercentage": 1,
2626
"categoryPercentage": 1,
27-
"time": {
28-
"parser": "YYYY"
29-
},
27+
"time": {
28+
"parser": "YYYY"
29+
},
3030
"ticks": {
3131
"source": "labels",
3232
"reverse": true

test/fixtures/controller.bar/bar-thickness-single-xy.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@
1818
"display": false,
1919
"barPercentage": 1,
2020
"categoryPercentage": 1,
21-
"time": {
22-
"parser": "YYYY"
23-
},
21+
"time": {
22+
"parser": "YYYY"
23+
},
2424
"ticks": {
2525
"source": "labels"
2626
}

test/fixtures/controller.bar/bar-thickness-single.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@
1818
"display": false,
1919
"barPercentage": 1,
2020
"categoryPercentage": 1,
21-
"time": {
22-
"parser": "YYYY"
23-
},
21+
"time": {
22+
"parser": "YYYY"
23+
},
2424
"ticks": {
2525
"source": "labels",
2626
"min": "2013"

test/fixtures/controller.bar/bar-thickness-stacked.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@
2525
"display": false,
2626
"barPercentage": 1,
2727
"categoryPercentage": 1,
28-
"time": {
29-
"parser": "YYYY"
30-
},
28+
"time": {
29+
"parser": "YYYY"
30+
},
3131
"ticks": {
3232
"source": "labels"
3333
}

0 commit comments

Comments
 (0)