You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: apply lint formatting to git through pg commands (#3666)
* refactor: apply lint formatting to git through pg commands
Applies automated lint formatting to command files in preparation for
migration to eslint 9. Changes include import ordering, class property
ordering, object property ordering, and whitespace cleanup.
Affected command groups: git, keys, labs, local, logs, maintenance, mcp,
members, notifications, orgs, data, pg.
* Switch back to if else.
0 commit comments