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

use prettier check in CI #453

Merged
merged 3 commits into from
Jun 3, 2021
Merged

Conversation

jimexist
Copy link
Member

@jimexist jimexist commented May 31, 2021

Which issue does this PR close?

Closes #415
Closes #421

Rationale for this change

What changes are included in this PR?

Are there any user-facing changes?

Copy link
Contributor

@alamb alamb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this looks great. Thank @jimexist

FWI @Dandandan / @jorgecarleitao (here is an example of an action using code in the repo)

node-version: "14"
- name: Prettier check
run: |
# if you encounter error, try rerun the command below with --write instead of --check
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 thank you for the comments

@alamb
Copy link
Contributor

alamb commented Jun 2, 2021

@jimexist this PR has some conflicts -- would it be possible to rebase it?

@alamb alamb merged commit a1b8305 into apache:master Jun 3, 2021
@jimexist jimexist deleted the check-prettier-in-ci branch June 4, 2021 00:05
@houqp houqp added the datafusion Changes in the datafusion crate label Jul 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
datafusion Changes in the datafusion crate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

use a consistent syntax format for md files
3 participants