Skip to content
This repository was archived by the owner on Jul 18, 2025. It is now read-only.

Conversation

@atomist
Copy link
Contributor

@atomist atomist bot commented Jul 17, 2020

Update Prettier repository configuration to skill configuration.

This pull request configures support for applying Prettier formatting rules on every commit locally by using a Git pre-commit hook. The pre-commit hook will only format staged files. To apply the formatting rules across your entire repository, run:

$ npm run atm:lint:prettier --- '**/*.@(graphql|json|markdown|yaml|yml|md)'


Files changed:

  • .prettierignore
  • .prettierrc.json
  • package-lock.json
  • package.json

@atomist atomist bot requested a review from cdupuis July 17, 2020 10:58
@atomist atomist bot added auto-branch-delete:on-close Delete branch when pull request gets closed auto-merge-method:merge Auto-merge with merge commit auto-merge:on-approve Auto-merge on review approvals labels Jul 17, 2020
[atomist:generated]
[atomist-skill:atomist/prettier-skill]
@atomist atomist bot force-pushed the atomist/prettier-config-master branch from bee614e to 0c1e8a2 Compare July 17, 2020 12:07
@atomist atomist bot merged commit 41c0ccb into master Jul 17, 2020
@atomist
Copy link
Contributor Author

atomist bot commented Jul 17, 2020

Pull request auto merged:

  • 1 approved review by @cdupuis
  • 3 successful checks

@atomist atomist bot deleted the atomist/prettier-config-master branch July 17, 2020 15:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

auto-branch-delete:on-close Delete branch when pull request gets closed auto-merge:on-approve Auto-merge on review approvals auto-merge-method:merge Auto-merge with merge commit

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants