mirror of
https://git.sr.ht/~sircmpwn/aerc
synced 2026-01-12 09:51:33 +01:00
The go compiler can't help much with untyped int constants. Even though the only valid constants are 0-3 it will happily accept 4 as input. Let's let the go compiler worry about correctness here. This also allows people not very familiar with the code to use it properly via auto completion. |
||
|---|---|---|
| .. | ||
| accounts.conf | ||
| aerc.conf.in | ||
| bindings_test.go | ||
| bindings.go | ||
| binds.conf | ||
| config.go | ||
| triggers.go | ||