open-vault/builtin
Iskander (Alex) Sharipov b4d30a1b6c all: fix no-op append calls (#6360)
Append call in form of `append(s)` has no effect,
it just returns `s`. Sometimes such invocation is a sign
of a programming error, so it's better to remove these.

Signed-off-by: Iskander Sharipov <quasilyte@gmail.com>
2019-03-14 13:40:30 -07:00
..
audit Run goimports across the repository (#6010) 2019-01-08 16:48:57 -08:00
credential all: fix no-op append calls (#6360) 2019-03-14 13:40:30 -07:00
logical Fix SSH zero address OTP delete (#6390) 2019-03-14 08:56:40 -07:00
plugin Run all builtins as plugins (#5536) 2018-11-06 17:21:24 -08:00