![]() 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 |
||
---|---|---|
.. | ||
validation_others_test.go | ||
validation_others.go | ||
validation_reserved_memory_test.go | ||
validation_reserved_memory.go | ||
validation_test.go | ||
validation_windows_test.go | ||
validation_windows.go | ||
validation.go |