-
-
Notifications
You must be signed in to change notification settings - Fork 213
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
Adding prettier
tool
#1060
Adding prettier
tool
#1060
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
im happy to add some fixes, but i am well aware why prettier is no longer under pre-commit and i will not add that tool unless the pre-commit maintainers are convinced it wont mess up everything again
i was at the end of said breakages multiple times myself and consider it scorched earth for now
Fwiw this PR uses https://github.com/rbubley/mirrors-prettier (as opposed to the archived https://github.com/pre-commit/mirrors-prettier). Regardless, I reverted the addition of Are you okay with the changes |
Alright I just rebased this atop |
options: | ||
show_root_heading: yes | ||
heading_level: 4 | ||
options: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
its broken
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Oh dang, too bad. I made prettier/prettier#16713
I will close this PR as this seems to be a critical bug
I noticed the docs had extra whitespace. This PR add
prettier
andend-of-file-fixer
topre-commit
for standardized spacing