Skip to content
This repository was archived by the owner on May 22, 2021. It is now read-only.

added precommit hook for format#510

Merged
dannycoates merged 1 commit intomasterfrom
hooks
Aug 12, 2017
Merged

added precommit hook for format#510
dannycoates merged 1 commit intomasterfrom
hooks

Conversation

@dannycoates
Copy link
Copy Markdown
Contributor

@dannycoates dannycoates commented Aug 11, 2017

This one's for @boopeshmahendran

Fixes #405

package.json Outdated
"git add"
],
"*.css": [
"stylelint"
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

nit: Not sure if we want to run prettier --single-quote --write here too or not. If so, we'd probably also need a git add step in case prettier rewrites the CSS.

@dannycoates dannycoates merged commit f03f7a0 into master Aug 12, 2017
@dannycoates dannycoates deleted the hooks branch August 14, 2017 00:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants