guard/guard-haml

Optionally disable success notifications

Closed this issue · 2 comments

Add a :hide_success option in the style of Guard::CoffeeScript and Guard-Sass:

:hide_success => true    # Disable successful compilation messages.
                         # default: false

Care to elaborate?

  • Has this already been implemented?
  • Do you think this should not be implemented?
  • Do you just not feel like implementing it yourself?

That's an interesting idea.
It would nice if someone implement it.
Unfortunately, I've got no time now.