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

ci: make prettier not fight with docs:update #6

Conversation

chickenandpork
Copy link
Contributor

This PR causes prettier (run via pre-commit) to ignore the files generated by a bazel run docs:update since prettier's changes during commit would fail a diff-check against generated files during CI.

Failed diff-checks being no fun, let's just take that off prettier's radar.

@nicowilliams nicowilliams merged commit e3cbb5b into jqlang:main Nov 5, 2023
4 checks passed
@chickenandpork chickenandpork deleted the ci/make-prettier-not-fight-with-docs-update branch November 5, 2023 21:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants