Skip to content

Commit

Permalink
feat: run tests before you commit
Browse files Browse the repository at this point in the history
  • Loading branch information
rodoabad committed Apr 9, 2016
1 parent e609599 commit d478dce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
"homepage": "https://github.com/rodoabad/stylelint-config-semantic#readme",
"config": {
"ghooks": {
"pre-commit": "npm run test",
"commit-msg": "validate-commit-msg"
}
},
Expand Down

0 comments on commit d478dce

Please sign in to comment.