Files
client-go/tools/clientcmd
Tim Hockin 54190dfee5 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

Kubernetes-commit: d55b67b349021b6c46fc6ce78f2a36bd4217145f
2023-05-02 00:36:15 -07:00
..
2023-05-01 23:05:32 +08:00
2022-07-30 20:54:41 +09:00
2016-12-04 11:39:55 +00:00
2017-09-04 13:49:15 +00:00
2022-07-30 20:54:41 +09:00
2022-07-30 20:54:41 +09:00