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

Enforce Prettier in CI #152

Closed
devonzuegel opened this issue Jul 3, 2017 · 0 comments
Closed

Enforce Prettier in CI #152

devonzuegel opened this issue Jul 3, 2017 · 0 comments

Comments

@devonzuegel
Copy link
Owner

No description provided.

backus added a commit that referenced this issue Jul 8, 2017
Two changes:

1. If you run `yarn style` then it will run prettier and write changes
to source files.

2. If you run `yarn test:ci` then it will run prettier with
the `--list-different` command which will just fail if there are
differences.

Fixes #152
backus added a commit that referenced this issue Jul 8, 2017
Two changes:

1. If you run `yarn style` then it will run prettier and write changes
to source files.

2. If you run `yarn test:ci` then it will run prettier with
the `--list-different` command which will just fail if there are
differences.

Fixes #152
backus added a commit that referenced this issue Jul 8, 2017
Two changes:

1. If you run `yarn style` then it will run prettier and write changes
to source files.

2. If you run `yarn test:ci` then it will run prettier with
the `--list-different` command which will just fail if there are
differences.

Fixes #152
devonzuegel pushed a commit that referenced this issue Jul 15, 2017
Two changes:

1. If you run `yarn style` then it will run prettier and write changes
to source files.

2. If you run `yarn test:ci` then it will run prettier with
the `--list-different` command which will just fail if there are
differences.

Fixes #152
devonzuegel pushed a commit that referenced this issue Jul 18, 2017
Two changes:

1. If you run `yarn style` then it will run prettier and write changes
to source files.

2. If you run `yarn test:ci` then it will run prettier with
the `--list-different` command which will just fail if there are
differences.

Fixes #152
devonzuegel pushed a commit that referenced this issue Jul 18, 2017
Two changes:

1. If you run `yarn style` then it will run prettier and write changes
to source files.

2. If you run `yarn test:ci` then it will run prettier with
the `--list-different` command which will just fail if there are
differences.

Fixes #152
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

No branches or pull requests

1 participant