buildo/smooth-release

add validation for untracked files

Closed this issue · 0 comments

requirements

smooth-release should throw and error if git dir has untracked files.
As done for other validations it should be active by default but users should be able to turn it off in config

specs

analyze git status --porcelain output

misc

{optional: other useful info}