kratiahuja / broccoli-tslinter

Broccoli Plugin to run linter on typescript files. Uses tslint internally.
MIT License
9 stars 6 forks source link

Include rule name in error report #27

Closed t-sauer closed 6 years ago

t-sauer commented 6 years ago

This PR adds the violated rule name in brackets at the end of the error report to resolve the problem reported in https://github.com/t-sauer/ember-cli-tslint/issues/7

mike-north commented 6 years ago

@kratiahuja we need this for LinkedIn ;)

kratiahuja commented 6 years ago

@t-sauer @mike-north sorry for the delay here. I totally missed the notification here.

kratiahuja commented 6 years ago

@t-sauer @mike-north broccoli-tslinter@3.0.1 is published.