flyerhzm / rails_best_practices

a code metric tool for rails projects
http://rails-bestpractices.com
MIT License
4.16k stars 276 forks source link

Temporarily disable with inline comment #271

Open david-a-wheeler opened 8 years ago

david-a-wheeler commented 8 years ago

I'd like to be able to temporarily disable a rule inline in the code using a comment (e.g., "# rails_best_practice:disable RULE"... "# rails_best_practice:enable RULE"), like rubocop. Please document it, too!

Thanks!

darryn02 commented 7 years ago

+1

bytnar commented 6 years ago

+1