mirror of
https://github.com/miniflux/v2.git
synced 2025-08-06 17:41:00 +00:00
- Surface the faulty line number when trying to parse it - Use strings.Cut instead of strings.SplitN - Use strings.TrimSuffix instead of an if - Simplify parseStringList and make its code more compact |
||
---|---|---|
.. | ||
config.go | ||
config_test.go | ||
options.go | ||
parser.go | ||
parser_test.go |