LemmurOrg / lemmur

🐒 A mobile client for lemmy
GNU General Public License v2.0
269 stars 30 forks source link

Rewrite comment to mobx #248

Closed shilangyu closed 3 years ago

shilangyu commented 3 years ago

Also removed lints avoid_catches_without_on_clauses and prefer_expression_function_bodies (because they suck) and added lint unrelated_type_equality_checks (because it is a bug catcher)