Rubocop-rspec: Documentation for cops

Created on 24 Jan 2018  路  5Comments  路  Source: rubocop-hq/rubocop-rspec

It seems that there isn't any documentation for the existing cops available. We currently in the process of adding rubocop-rspec to our code base. It would be really helpful to be able to point to some doc when discussing / deciding if and how configured we want to have a certain cop.

Most helpful comment

I personally think that something like http://rubocop.readthedocs.io/en/latest would be better.

In the meanwhile I would link the Rubydoc in the Readme, as it is currently not that easy to find.

All 5 comments

Does the rubydoc.info documentation provide what you need @bgeuken, or would a documentation site similar to RuboCop鈥檚 http://rubocop.readthedocs.io/en/latest be of more use?

Or should we perhaps just link to rubydoc.info in the README? 馃槼

I personally think that something like http://rubocop.readthedocs.io/en/latest would be better.

In the meanwhile I would link the Rubydoc in the Readme, as it is currently not that easy to find.

bquorning commented 9 minutes ago
Does the rubydoc.info documentation provide what you need聽@bgeuken, or would a documentation site similar to RuboCop鈥檚聽http://rubocop.readthedocs.io/en/latest聽be of more use?

The rubydoc.info docu already helps a lot. Having something like the RuboCop documentation would of course be awesome.

Or should we perhaps just link to rubydoc.info in the README?

Yes, please:-)

Thanks for the quick reply

ReadTheDocs documentation is published at http://rubocop-rspec.readthedocs.io/en/latest/

Was this page helpful?
0 / 5 - 0 ratings