1
0
Fork 0
mirror of https://github.com/miniflux/v2.git synced 2025-08-06 17:41:00 +00:00
miniflux-v2/internal/reader/readability
jvoisin 4e1f836266 refactor(readability): simplify a bit getArticle
- Use a proper division instead of multiplying by a float.
- Extract a condition in the parent scope
- Use an else-if construct instead of a simple if
2025-06-29 16:06:34 -07:00
..
readability.go refactor(readability): simplify a bit getArticle 2025-06-29 16:06:34 -07:00
readability_test.go test(readability): add tests for getArticle function 2025-06-29 16:03:17 -07:00
testdata Refactor internal/reader/readability/testdata 2024-12-15 20:52:32 -08:00