Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PROPOSAL] Setup lint/prettier and husky #1486

Open
nulLeeKH opened this issue Dec 27, 2024 · 0 comments
Open

[PROPOSAL] Setup lint/prettier and husky #1486

nulLeeKH opened this issue Dec 27, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@nulLeeKH
Copy link

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

pnpm lint --fix

or fork repository and commit anything.

Screenshots

Screenshot 2024-12-26 at 14 35 23

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.

  1. setup husky and commit interceptor to check lint and fix style with prettier when commit in local env
  2. update ci github action to lint can work properly
  3. update community rule(PR and merge rule) to enforce lint/prettier observance
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant