rubycritic icon indicating copy to clipboard operation
rubycritic copied to clipboard

Rake task is in module `Rubycritic` but rest of code is `RubyCritic` (case-sensitiive)

Open binkley opened this issue 8 years ago • 1 comments

I noticed the rake task is in the module Rubycritic but the documentation and the rest of the code says RubyCritic. Can this be easily changed so the rake task module uses the same case as the documentation and rest of code?

binkley avatar Feb 14 '17 02:02 binkley

I searched the repository for the Rubycritic term, and found only #157 - which is quite old.

What version of the tool are you using to experience the above?

olleolleolle avatar Feb 25 '17 20:02 olleolleolle

Currently(v4.7.0) there are no Rubycritic modules. I believe this issue can be closed

itsmeurbi avatar Oct 23 '22 21:10 itsmeurbi