kratiahuja / broccoli-tslinter

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

fix duplicate reported error messages #3

Closed GavinJoyce closed 8 years ago

GavinJoyce commented 8 years ago

fixes https://github.com/kratiahuja/broccoli-tslinter/issues/2

/cc @kratiahuja this will allow me to complete the integration of broccoli-tslinter into glimmer (perhaps you might cut a new release once this issue is resolved?)

kratiahuja commented 8 years ago

hey @GavinJoyce, sorry I was on vacation and I am still catching up with my open source projects. Your PR sounds correct to me.

I'll cut a new release later tonight to unblock your other PR.

kratiahuja commented 8 years ago

@GavinJoyce v1.0.1 has been released. Please let me know if there any issues. Thanks for the PR!

GavinJoyce commented 8 years ago

Great, thanks