mirror of
https://github.com/go-sylixos/elvish.git
synced 2024-12-12 17:27:50 +08:00
9c7c9cf7d9
As with commit #eb2a792 I acknowledge that `golint` recommendations are controversial and should not automatically be acted on. Nonetheless, this change fixes legitimate lint issues such as copy/paste cleanups, style problems I introduced (`i += 1` versus `i++`) or method/var comments that are not in the preferred form. |
||
---|---|---|
.. | ||
blackhole_test.go | ||
blackhole.go | ||
callback_test.go | ||
callback.go | ||
element_test.go | ||
element.go | ||
env_test.go | ||
env.go | ||
ptr_test.go | ||
ptr.go | ||
read_only_test.go | ||
read_only.go | ||
vars.go |