angular-cli-webpack icon indicating copy to clipboard operation
angular-cli-webpack copied to clipboard

Add code style and code organization

Open splincode opened this issue 6 years ago • 4 comments

  1. Add tslint.json
  2. Add travis CI
  3. Add codecoverage
  4. Add contributing.md+ precommit hooks
  5. Add changelog generator

splincode avatar Mar 01 '18 12:03 splincode

Should we close this issue?

obenjiro avatar Mar 12 '18 16:03 obenjiro

There are 3 more things left to do

  1. Add codecoverage
  2. Add contributing.md+ precommit hooks
  3. Add changelog generator

splincode avatar Mar 12 '18 16:03 splincode

To generate reasonable changelogs it's better to enforce commit message format. I'd suggest conventional-changelog which is based on angular's commit msg format.

tplk avatar Aug 02 '18 11:08 tplk

@splincode also you should update issue message to represent progress.

~1. Add tslint.json~
~2. Add travis CI~
3. Add codecoverage
4. Add contributing.md+ precommit hooks
5. Add changelog generator

tplk avatar Aug 02 '18 12:08 tplk