devmoji icon indicating copy to clipboard operation
devmoji copied to clipboard

Bug: doesn't work, if scope has spaces

Open kopach opened this issue 3 years ago • 0 comments

echo "perf(account summary): improve rendering time" | devmoji --commit

Current:

perf(account summary): improve rendering time

Expected:

perf(account summary): ⚡️ improve rendering time

kopach avatar Apr 08 '22 16:04 kopach