]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commit
Use pull request #11197 from ncoden/chore/commit-messages-linting for v6.5.0
authorNicolas Coden <nicolas@ncoden.fr>
Sat, 16 Jun 2018 08:13:34 +0000 (10:13 +0200)
committerNicolas Coden <nicolas@ncoden.fr>
Sat, 16 Jun 2018 20:58:48 +0000 (22:58 +0200)
commitd16e0e32728880521c67e1b4e4693719d4abe66d
tree12705c934caddfd6a25f008bc75cb682988aacc5
parent4f4df81900734b35b9b4626c68f5abe77a0dc655
Use pull request #11197 from ncoden/chore/commit-messages-linting for v6.5.0

42c1f2c4d chore: add commit message linting with commitlint & husky
bdebdb87e chore: add project Commitizen convention
c4f87ee37 chore: upgrade Husky to 1.0
11f554e1b chore: check commit message before tests
60ed481af chore: rename husky scripts according to their action

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
.commitlintrc.yml [new file with mode: 0644]
.huskyrc.yml [new file with mode: 0644]
package-lock.json
package.json
script/husky-commit-lint.js [new file with mode: 0644]
script/husky-commit-test.js [moved from script/husky-precommit.js with 97% similarity]
script/husky-push-test.js [moved from script/husky-prepush.js with 87% similarity]
yarn.lock