mirror of
https://github.com/Lifeforge-app/lifeforge.git
synced 2026-06-28 23:05:48 +00:00
Automatically fix padding lines around React hook calls per the new local/padding-react-hooks rule: remove blank lines between consecutive hooks, add blank lines after hooks before const/expression statements, and remove trailing blank lines after const/expression blocks.