lint-starter has no success message #100
Labels
bug
Something isn't working
passed-dev-qa
Optional state. Use this when QAing other peoples fixes in another branch.ready to be merged to main
Describe the bug
When running a shellcheck check on the starter scripts using the alias
lint-starter
, success if silent. This feels like maybe the check never happened.Steps to reproduce
In a fresh workspace from this starter, run:
lint-starter
If there are shellcheck warnings, there is no success message.
Expected behavior
There should be a success message when all the starter scripts pass the shellcheck.
Additional information
Its a bit noisy to show all the files checked. At a minimum just show the total number of files checked.
The text was updated successfully, but these errors were encountered: