Tim Hockin
d55b67b349
Clean up brace whitespace in **/validation_test.go
...
This was making my eyes bleed as I read over code.
I used the following in vim. I made them up on the fly, but they seemed
to pass manual inspection.
:g/},\n\s*{$/s//}, {/
:w
:g/{$\n\s*{$/s//{{/
:w
:g/^\(\s*\)},\n\1},$/s//}},/
:w
:g/^\(\s*\)},$\n\1}$/s//}}/
:w
2023-05-02 00:48:42 -07:00
..
2021-02-28 15:17:29 -08:00
2021-02-28 15:17:29 -08:00
2021-02-28 15:17:29 -08:00
2023-03-15 20:19:48 -07:00
2021-02-28 15:17:29 -08:00
2021-02-28 15:17:29 -08:00
2023-05-02 00:48:42 -07:00
2021-02-28 15:17:29 -08:00
2023-03-13 14:40:47 -07:00
2022-08-25 12:07:36 +08:00
2023-03-09 17:15:53 -06:00
2022-11-07 21:24:46 +00:00
2023-01-04 14:12:32 +01:00
2023-04-12 08:48:03 -07:00
2021-02-28 15:17:29 -08:00
2022-11-07 21:24:46 +00:00
2023-05-02 00:48:42 -07:00
2022-03-03 10:43:48 -08:00
2023-03-13 14:40:47 -07:00
2022-03-17 09:30:14 +08:00
2022-06-15 09:29:47 +08:00
2023-03-13 10:18:08 +01:00
2023-04-12 08:48:03 -07:00
2023-04-14 08:05:53 +08:00
2021-12-09 21:31:26 -05:00