Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add link to documentation in the error messages #12

Closed
wants to merge 1 commit into from
Closed

Add link to documentation in the error messages #12

wants to merge 1 commit into from

Conversation

lauratpa
Copy link

@lauratpa lauratpa commented May 4, 2016

This PR changes each error message to contain a link to the corresponding
smell type documentation from the Reek docs.

Example:

app/controllers/posts_controller.rb:24 W: Has the name 'create2' ([UncommunicativeMethodName](https://github.com/troessner/reek/blob/master/docs/Uncommunicative-Method-Name.md))

References issue: #8

Each error message will contain a link to the corresponding
smell type documentation in Reek docs.

References issue: #8
@lauratpa lauratpa closed this Aug 2, 2016
@lauratpa lauratpa deleted the feature/add_wikilinks_to_error_messages branch August 2, 2016 17:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant