ben
9c10fa7db2
build(package.json): run prettier before commit
...
This adds a hook to the git command to run prettier on the staged files, before committing. Prettier
has now more broad and general rules with excluded folder and more files to correct.
2018-08-23 09:59:04 -04:00
ben
78b1ea19e7
chore(commitizen): add cz-conventional-changelog
...
This adds the ability to automate the format of the commit by prompting the information needed in sequence.
It is then easier to follow the standard format of the repository.
A commit check has been added to the CI too.
2018-08-22 10:49:31 -04:00
Jonas Janz
bd50643d60
docs(nx): fix typo in CONTIRBUTING.md
...
fixing a small typo in the CONTRIBUTING.md
2018-04-03 15:17:46 -04:00
Thomas Burleson
d84ee891aa
Update CONTRIBUTING.md
2018-03-22 11:09:34 -05:00
Thomas Burleson
86ff6ba2e3
Update CONTRIBUTING.md
2018-03-22 11:09:17 -05:00
Thomas Burleson
4ba1647fb5
Update CONTRIBUTING.md
2018-03-22 11:09:00 -05:00
Thomas Burleson
d235bf50b1
Update CONTRIBUTING.md
2018-03-22 11:08:24 -05:00
Thomas Burleson
2e29b552fe
Update CONTRIBUTING.md
2018-03-22 11:08:02 -05:00
Thomas Burleson
414824b97f
Update CONTRIBUTING.md
2018-03-22 11:07:29 -05:00
vsavkin
d6e66b9931
feat(schematics): add nx-migrate command
2017-12-01 11:37:13 -05:00
vsavkin
194e9b32c4
docs: update contributing.md to mention yarn linknpm
2017-11-17 12:46:18 -05:00
vsavkin
a5778f844a
add a new type (test)
2017-10-16 11:28:29 -04:00
vsavkin
2c408cc8f8
refactor: rewrite all e2e tests not requiring execution as unit tests
2017-10-16 11:19:39 -04:00
vsavkin
47ab8a5d72
docs: add docs as a value commit type
2017-10-04 11:29:19 -04:00
vsavkin
8e91e120d9
chore: temporary disable e2e tests
2017-10-03 14:06:26 -04:00