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

[pre-commit] Add and apply prettier #416

Merged
merged 2 commits into from
Nov 4, 2023

Conversation

Pierre-Sassoulas
Copy link
Member

The prettier installation in pre-commit is painfully slow, but it's a one time thing, I think the benefits are great after that.

@carlio
Copy link
Collaborator

carlio commented Nov 4, 2023

I think that the slow install time might be a problem in the future, as I'd quite like the CI to run pre-commit to verify that if has been run at all (not everyone will have installed it locally first) and this could delay an already slow CI time.

I will worry about that at a future time though for now 👍 for me

@Pierre-Sassoulas
Copy link
Member Author

It's cached on pre-commit.ci side so it's going to be a problem only locally :)

@Pierre-Sassoulas Pierre-Sassoulas merged commit d21ccd3 into pylint-dev:master Nov 4, 2023
28 checks passed
@Pierre-Sassoulas Pierre-Sassoulas deleted the add-prettier branch November 4, 2023 22:38
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.

None yet

2 participants