e78b7b85e4
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.go | ||
bindings_test.go | ||
binds.conf | ||
config.go | ||
triggers.go |