cli
cli copied to clipboard
Show `isBinary` in stdout report
User story
I configured a category as binary with the flag isBinay
in CategoryConfig
.
To test is I ran the collect command.
Acceptance criteria
If a category is binary I would expect to get a visual feedback or influence on the score.
e.g. "PWA ✅" or "PWA ❌"
Implementation details
We could mark the category score or title with a icon or symbol.