AtomLinter / linter-reek

An Atom Linter package for Reek, the Ruby code smell detector.
https://atom.io/packages/linter-reek
MIT License
7 stars 5 forks source link

Add link to doc #82

Closed tbpgr closed 8 years ago

tbpgr commented 8 years ago

Demo

  1. Click link _2016-08-28_1_45_36
  2. Open doc reek_duplicate-method-call_md_at_master_ _troessner_reek
Arcanemagus commented 8 years ago

Minor little fix and then this LGTM, thanks!

tbpgr commented 8 years ago

Thank you for your review! I add a test case.

    expect(messages[0].text).not.toBeDefined();