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

Add pre-commit-config with prettier and eslint #325

Closed
wants to merge 1 commit into from

Conversation

consideRatio
Copy link
Member

@consideRatio consideRatio commented Nov 23, 2023

Do we want to lean on pre-commit.ci and pre-commit in this repo?

@consideRatio consideRatio changed the title ci: add pre-commit-config with prettier and eslint Add pre-commit-config with prettier and eslint Nov 23, 2023
@manics
Copy link
Member

manics commented Jul 12, 2024

I don't think so. This is a pure javascript project, and since javascript is required to build the package and run the tests I don't think we should add Python as a dependency.

pre-commit.ci would be useful if it could automatically regenerate dist/* for us, but it can't since there's no network access to prevent abuse of the service.

@consideRatio
Copy link
Member Author

Thanks for making a decision about this!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants