aerc/commands
Moritz Poldrack 70bfcfef42 lint: work nicely with wrapped errors (errorlint)
Error wrapping as introduced in Go 1.13 adds some additional logic to
use for comparing errors and adding information to it.

Signed-off-by: Moritz Poldrack <moritz@poldrack.dev>
Acked-by: Robin Jarry <robin@jarry.cc>
2022-08-04 21:58:04 +02:00
..
account lint: homogenize operations and minor fixes (gocritic) 2022-08-04 21:58:01 +02:00
compose lint: homogenize operations and minor fixes (gocritic) 2022-08-04 21:58:01 +02:00
mode lint: simplify code (gosimple) 2022-08-04 21:57:52 +02:00
msg lint: work nicely with wrapped errors (errorlint) 2022-08-04 21:58:04 +02:00
msgview lint: apply new formatting rules 2022-08-01 10:44:52 +02:00
terminal lint: apply new formatting rules 2022-08-01 10:44:52 +02:00
cd.go lint: apply new formatting rules 2022-08-01 10:44:52 +02:00
choose.go go.mod: change base git url 2021-11-05 10:21:45 +01:00
commands.go commands: implement prompt completion 2022-07-02 18:36:40 +02:00
ct.go lint: homogenize operations and minor fixes (gocritic) 2022-08-04 21:58:01 +02:00
exec.go tabs: rename SelectedTab to SelectedTabContent 2022-07-23 22:00:21 +02:00
global.go lint: apply new formatting rules 2022-08-01 10:44:52 +02:00
help.go help: add completions 2022-05-23 20:59:10 +02:00
history.go Add command history and cycling 2019-07-26 14:29:34 -04:00
move-tab.go lint: work nicely with wrapped errors (errorlint) 2022-08-04 21:58:04 +02:00
new-account.go lint: homogenize operations and minor fixes (gocritic) 2022-08-04 21:58:01 +02:00
next-tab.go statusline: implement per-account status 2022-03-18 23:42:07 +01:00
pin-tab.go go.mod: change base git url 2021-11-05 10:21:45 +01:00
prompt.go lint: apply new formatting rules 2022-08-01 10:44:52 +02:00
pwd.go go.mod: change base git url 2021-11-05 10:21:45 +01:00
quit.go lint: homogenize operations and minor fixes (gocritic) 2022-08-04 21:58:01 +02:00
set.go lint: apply new formatting rules 2022-08-01 10:44:52 +02:00
term.go go.mod: change base git url 2021-11-05 10:21:45 +01:00
util.go logging: added a log on panic 2022-03-23 20:56:09 +01:00