mirror of
https://github.com/miniflux/v2.git
synced 2025-06-27 16:36:00 +00:00
- There is no need to have groups as we're only using this regex for `MatchString`. - Since the only place where this regex is used is already calling strings.ToLower, there is no need to check for `A-Z`. |
||
---|---|---|
.. | ||
api_key.go | ||
category.go | ||
enclosure.go | ||
entry.go | ||
entry_test.go | ||
feed.go | ||
subscription.go | ||
user.go | ||
validator.go | ||
validator_test.go |