Skip to content
This repository has been archived by the owner on Dec 19, 2023. It is now read-only.

improvement: Remove "prettier" from "npm run fix" #116

Merged
merged 2 commits into from
Sep 25, 2018
Merged

improvement: Remove "prettier" from "npm run fix" #116

merged 2 commits into from
Sep 25, 2018

Conversation

carnesen
Copy link
Contributor

Our eslint configuration already reports "prettier" diffs as errors via eslint-plugin-prettier. These diffs are all auto-fixable by eslint --fix. Therefore there's no need to call the prettier CLI command.

Our eslint configuration already reports `prettier` diffs as errors via eslint-plugin-prettier. These diffs are all auto-fixable by eslint. Therefore there's no need to call the `prettier` CLI command.
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Sep 25, 2018
@ghost ghost assigned JustinBeckwith Sep 25, 2018
@JustinBeckwith JustinBeckwith merged commit be8726a into googleapis:master Sep 25, 2018
@carnesen carnesen deleted the remove-prettier branch September 25, 2018 16:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants