Skip to content

Commit

Permalink
Remove non working link
Browse files Browse the repository at this point in the history
While reading the contributing file, noticed the link doesn't work
anymore. It might be because Heroku removed free servers some time ago.
  • Loading branch information
JuanVqz committed Oct 10, 2023
1 parent 4a77dc1 commit a1b7c46
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,11 +62,8 @@ demonstrate that your fix was needed.

Reek uses [Rspec](http://rspec.info/) for unit and functional testing.

We're trying to follow [betterspecs](http://betterspecs.org/). We're not using
RSpec's
[shared examples](https://www.relishapp.com/rspec/rspec-core/docs/example-groups/shared-examples)
because we find them rather harming than helpful. You can find an excellent
cheat sheet on how to write idiomatic Rspec
We're trying to follow [betterspecs](http://betterspecs.org/).
You can find an excellent cheat sheet on how to write idiomatic Rspec
[here](http://www.rubypigeon.com/posts/rspec-core-cheat-sheet).

We do not use the popular "foo" / "bar" naming when it comes to the question
Expand Down

0 comments on commit a1b7c46

Please sign in to comment.