Files
kubernetes/pkg/apis/certificates
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
..
2023-03-15 20:10:18 -07:00
2021-08-24 15:47:49 -04:00
2023-03-15 20:10:59 -07:00
2018-09-13 20:27:32 -07:00
2023-03-15 20:10:18 -07:00
2023-03-15 20:10:18 -07:00