bolshakov / stoplight

:traffic_light: Traffic control for code.
http://bolshakov.github.io/stoplight/
MIT License
384 stars 40 forks source link

Allow formatting notifications #35

Closed tfausak closed 10 years ago

tfausak commented 10 years ago

Fixes #32.

tfausak commented 10 years ago

@camdez can you review this?

tfausak commented 10 years ago

:bug: @camdez

camdez commented 10 years ago

LGTM. Clever approach using a format string to control who gets notified. ;)