anusii / podnotes

GNU General Public License v3.0
2 stars 3 forks source link

STYLE ISSUES: renew comments and reorder imports #103

Closed zheyxu closed 8 months ago

zheyxu commented 8 months ago

Description:

We should fix up all the STYLE issues in PODNOTES too from dart run dart_code_metrics:metrics analyze --disable-sunset-warning lib --reporter=console. There are many newline-before-return and prefer-trailing-comma fixes required which are simple to fix. Could you have a look at fixing them all please.

Closing Criteria

zheyxu commented 8 months ago

Made pull request https://github.com/anusii/gurriny/pull/1594