noseglid / atom-build

:hammer: Build your project directly from the Atom editor
https://atom.io/packages/build
MIT License
248 stars 97 forks source link

Linter's html field support #455

Closed alygin closed 7 years ago

alygin commented 7 years ago

Added support for the Linter's message html field via html_message.

fixes #428

alygin commented 7 years ago

@noseglid, could you, please, help me with this PR? It looks like the build and all tests are good but Travis is stalling for no obvious (at least for me) reason. Have you ever encountered such a problem in this project before? Or did I break something?

noseglid commented 7 years ago

I think it just stalled a little bit on travis's end. I restarted it and it passed. Sometimes weird stuff happens :)

alygin commented 7 years ago

Done with making message prioritized over html_message. Documentation and new tests are provided as well.

noseglid commented 7 years ago

Sorry for taking so long to finish this one off. Summer, y'know :)

This is a great PR. Thanks for the work you've put into this!

alygin commented 7 years ago

No worries at all. And thanks for merging! I hope build providers will make good use of the feature and come up with some cool stuff.