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
I think we need to update lint setup. It has been depreciated. Our code style is falling apart in every single commit.
To Reproduce
pnpm lint --fix
or fork repository and commit anything.
Screenshots
Additional context
I need to get confirmed by developer community and maintainer to start work on this.
Also, need developers' insight and opinions for lint/prettier rules.
Please react to support me!
After this proposal get confirmed, I will start to work on this.
setup husky and commit interceptor to check lint and fix style with prettier when commit in local env
update ci github action to lint can work properly
update community rule(PR and merge rule) to enforce lint/prettier observance
The text was updated successfully, but these errors were encountered:
The Problem in eliza repository
I think we need to update lint setup. It has been depreciated. Our code style is falling apart in every single commit.
To Reproduce
or fork repository and commit anything.
Screenshots
Additional context
I need to get confirmed by developer community and maintainer to start work on this.
Also, need developers' insight and opinions for lint/prettier rules.
Please react to support me!
After this proposal get confirmed, I will start to work on this.
The text was updated successfully, but these errors were encountered: