aerc/commands/msg
Reto Brunner 8b4f2d148c Fix linter warnings
* Remove redundant return (code was never reached)
* Remove redundant type information
* Rename unused function parameters to "_"
2021-02-26 22:14:58 +01:00
..
archive.go Get rid of the aerc.PushError(" " + $string) idiom 2021-01-30 14:04:23 +01:00
copy.go Get rid of the aerc.PushError(" " + $string) idiom 2021-01-30 14:04:23 +01:00
delete.go Fix linter warnings 2021-02-26 22:14:58 +01:00
forward.go Fix linter warnings 2021-02-26 22:14:58 +01:00
mark.go Fix typos 2020-05-21 18:11:47 +02:00
modify-labels.go Get rid of the aerc.PushError(" " + $string) idiom 2021-01-30 14:04:23 +01:00
move.go Get rid of the aerc.PushError(" " + $string) idiom 2021-01-30 14:04:23 +01:00
msg.go Implement basic tab completion support 2019-06-29 14:24:19 -04:00
pipe.go Get rid of the aerc.PushError(" " + $string) idiom 2021-01-30 14:04:23 +01:00
read.go Get rid of the aerc.PushError(" " + $string) idiom 2021-01-30 14:04:23 +01:00
recall.go Get rid of the aerc.PushError(" " + $string) idiom 2021-01-30 14:04:23 +01:00
reply.go reply: add References header 2020-11-14 15:40:13 +01:00
unsubscribe.go Refactor lib/open to accept user provided arguments 2021-01-30 14:04:23 +01:00
unsubscribe_test.go Fix linter warnings 2021-02-26 22:14:58 +01:00
utils.go Remove hard coded bodystruct path everywhere 2020-07-27 09:19:27 +02:00