LemonBoy
5ebcd8ccaf
zig fmt: Fix rendering of arrays with single row
...
rowSize used to return null if all the elements were placed on the same
line as the right brace, making the rendering logic skip the whole set
of elements.
Given the usage of rowSize let's just drop the null and always return
the number of elements.
Fixes #8423
2021-04-09 10:03:45 -07:00
..
2021-02-28 14:03:19 +01:00
2021-03-04 11:56:31 -08:00
2021-04-07 16:26:21 -07:00
2021-02-10 20:06:12 -07:00
2021-03-17 11:25:51 -07:00
2021-02-28 14:03:19 +01:00
2021-03-05 13:11:20 +01:00
2021-04-04 17:04:46 -07:00
2021-03-21 23:07:02 +02:00
2021-01-30 20:15:26 -07:00
2021-04-04 17:04:46 -07:00
2021-04-04 19:27:47 -04:00
2021-04-03 13:09:20 +02:00
2021-02-25 22:20:30 +02:00
2021-03-18 14:05:01 -07:00
2021-02-28 14:03:19 +01:00
2021-04-07 16:26:21 -07:00
2021-03-29 09:22:06 +02:00
2021-04-09 00:36:59 +02:00
2021-02-04 14:22:38 -08:00
2020-12-31 15:45:24 -08:00
2021-02-28 14:03:19 +01:00
2020-12-31 15:45:24 -08:00
2021-01-07 23:48:58 -08:00
2020-12-31 15:45:24 -08:00
2021-04-09 10:03:45 -07:00
2021-03-28 11:02:37 +02:00
2021-01-08 16:54:56 -05:00
2021-02-27 01:21:01 -07:00
2020-12-31 15:45:24 -08:00
2021-03-28 14:32:34 +02:00
2021-03-18 14:05:01 -07:00
2020-12-31 15:45:24 -08:00
2021-02-27 13:11:47 +02:00
2021-04-06 11:09:54 -07:00
2021-02-10 20:06:13 -07:00
2021-03-16 01:10:32 +01:00
2021-01-07 23:48:58 -08:00
2021-02-24 21:29:23 -07:00
2021-01-22 15:46:58 +01:00
2020-12-31 15:45:24 -08:00
2021-03-17 11:25:51 -07:00
2020-12-31 15:45:24 -08:00
2021-04-08 23:17:36 -07:00
2020-12-31 15:45:24 -08:00
2021-02-24 21:29:23 -07:00
2020-12-31 15:45:24 -08:00
2021-03-11 10:09:51 +11:00
2021-03-24 19:11:44 +01:00
2020-12-31 15:45:24 -08:00
2021-02-22 00:22:46 +02:00
2021-03-28 15:44:15 +02:00
2021-03-28 14:32:34 +02:00
2021-03-08 00:33:56 +02:00
2020-12-31 15:45:24 -08:00
2020-12-31 15:45:24 -08:00
2021-02-16 23:20:46 +01:00
2021-04-04 10:16:59 +02:00
2020-12-31 15:45:24 -08:00
2021-01-04 14:03:21 -08:00
2021-02-24 21:29:23 -07:00
2021-03-17 19:59:57 +01:00
2021-03-01 20:04:28 -07:00
2021-03-20 22:01:09 -07:00
2021-04-08 08:33:26 +03:00
2021-03-12 00:17:35 +01:00
2021-02-21 11:56:14 +02:00
2021-02-28 14:03:19 +01:00
2021-04-06 11:30:20 +02:00
2021-01-02 01:10:47 +11:00
2021-02-01 15:27:39 -05:00
2021-01-18 19:02:11 +00:00
2021-04-02 10:52:23 -07:00
2021-02-25 16:41:42 -07:00
2021-03-12 19:31:59 -05:00
2021-01-22 15:46:58 +01:00
2021-01-12 18:13:29 -08:00
2021-01-06 15:53:53 -08:00
2020-12-31 15:45:24 -08:00
2021-02-10 20:06:12 -07:00
2021-04-02 10:52:23 -07:00
2021-04-06 10:18:11 -07:00
2021-03-28 14:32:34 +02:00
2021-03-12 15:04:36 +01:00
2021-04-07 08:33:32 -04:00
2020-12-31 15:45:24 -08:00
2021-01-22 15:46:58 +01:00
2021-04-05 14:44:00 +08:00
2021-04-09 00:19:44 -07:00