kubernetes/pkg/apis/authorization
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
..
fuzzer hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
install hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
v1 generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
v1beta1 generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
validation Clean up brace whitespace in **/validation_test.go 2023-05-02 00:48:42 -07:00
doc.go
OWNERS Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00
register.go
types.go clean up genclient tags for hub types 2019-04-24 16:53:21 +08:00
zz_generated.deepcopy.go generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00