mirror of
https://github.com/knadh/listmonk.git
synced 2025-02-23 05:46:12 +08:00
- unchecked returns fixed (most) - remove unused constants - remove unsed structs - function parameters unused or incorrectly used - removed if else chains for error checks - use regex MustCompile instead of compile - spell checks - preallocate slice cap when size known - scope issues inside range |
||
---|---|---|
.. | ||
importer.go |