Steven Scott

Results 12 comments of Steven Scott

Use the regression switch -r. The program works for me with Typescript 2.6.2.

It would be nice to have an additional side menu tab of all the ToDos/FixMe, etc. in the documentation/source code extracted as a reference to help locate where work is...

Thanks. Let me go back to where I was using this and try this out. I want all the validation on either field to work, but I guess in your...

I was able to do a simple test in my code, and this will work to allow me to populate one option or another. I have added the simple test...

+1. Even similar output to PHP_CodeSniffer (dot, E for error, etc...) would be good. This will help to see the tool is still processing as well.

In investigating further, it would appear that re-running the install, does not update the .commitlintrc.json in the root directory, so the actual validation rules were not changing again. Manually changing...

Could this be addressed by adding a flag to simply generate the different change logs, maybe something like `--onlyWriteProjectChangelog`? I would like to be able to generate the CHANGELOG.md so...

Possibly, but I have found using the GIT Bash shell, usually removes all the platform differences, for most every tool, but not all every time. Is there something I can...

As a side note, it is not just dry-run mode though. It does error out when simply running without the CHANGELOG.md file.

> I want to bump that issue. `postTargets` are nice, but sometimes you want to retrieve version without creating a new release. I feel like this should be possible. The...