TomasVotruba / class-leak

Find leaking classes that you never use... and get rid of them.
https://tomasvotruba.com/blog/how-to-avoid-maintaining-classes-you-dont-use
MIT License
75 stars 6 forks source link

Improve note function in prefix-code.sh #1

Closed szepeviktor closed 1 year ago

szepeviktor commented 1 year ago

Use 1 printf for printing.

TomasVotruba commented 1 year ago

Thanks for the suggestion. But I'll keep it as it is as bash change is something I want to avoid unless tested :D

szepeviktor commented 1 year ago

This makes my heart ache, Tomas.