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

Using prettify instead of pretty-quick-wrapper #4067

Merged
merged 2 commits into from Jan 10, 2019

Conversation

FinnStutzenstein
Copy link
Member

@FinnStutzenstein FinnStutzenstein commented Dec 15, 2018

Pretty-quick is just a wrapper for prettier. It does not support a CI, because even with changed files, the process exits with 0 (prettier/pretty-quick#53 Introduces this feature, but the PR was just created). Also, pretty-quick did not check already committed files, which is senseless in a CI. This PR fixes all files and adds prettify to the project, so all source files are pretty once this PR is merged.

Copy link
Contributor

@tsiegleauq tsiegleauq left a comment

Choose a reason for hiding this comment

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

looks good to me

@jsaalfeld jsaalfeld merged commit 2f7336b into OpenSlides:master Jan 10, 2019
@ghost ghost mentioned this pull request Jan 10, 2019
@FinnStutzenstein FinnStutzenstein deleted the prettify branch May 24, 2019 11:19
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

4 participants