mirror of
https://github.com/miniflux/v2.git
synced 2025-10-05 19:31:01 +00:00
- Mark a method as `static` - use `Math.sqrt` instead of `Math.pow(…, 0.5)` - Use `Math.sign` instead of a condition on the sign - Inline some used-once variables - Reduce the scope of some variables |
||
---|---|---|
.. | ||
bin | ||
css | ||
js | ||
static.go |