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

[RFR] Prettier #3304

Merged
merged 5 commits into from Jun 7, 2019
Merged

[RFR] Prettier #3304

merged 5 commits into from Jun 7, 2019

Conversation

djhi
Copy link
Contributor

@djhi djhi commented Jun 5, 2019

  • Upgrade Prettier
  • Ensure Prettier Config is complete to avoid user overrides and applied to all files
  • Apply prettier on the project

@fzaninotto
Copy link
Member

We should not upgrade prettier before we are about to release v3. It would make the backport of the master changes to next extremely painful.

@djhi djhi mentioned this pull request Jun 5, 2019
@djhi
Copy link
Contributor Author

djhi commented Jun 5, 2019

We should not upgrade prettier before we are about to release v3. It would make the backport of the master changes to next extremely painful.

As discussed I will make the same PR on next to avoid any issues

@fzaninotto
Copy link
Member

Can you revert the line width change to minimize the patch?

...rest
}) => {
export const ListView = withStyles(styles)(({ // component props
actions, aside, filter, filters, bulkActions, bulkActionButtons, pagination, children, className, classes, exporter, title, ...rest }) => {
Copy link
Member

Choose a reason for hiding this comment

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

weird

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Looks like the comments are doing this

@fzaninotto fzaninotto merged commit 9e0bcb3 into master Jun 7, 2019
@fzaninotto fzaninotto deleted the prettier branch June 7, 2019 07:27
@fzaninotto
Copy link
Member

Thanks! Next step, the next branch.

@fzaninotto fzaninotto added this to the v2.9.3 milestone Jun 7, 2019
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.

None yet

2 participants