Module: RuboCop

Defined in:
lib/rubocop/cop/lint/obscure.rb,
lib/rubocop/cop/lint/no_json.rb,
lib/rubocop/cop/lint/no_grape_api.rb,
lib/rubocop/cop/lint/no_http_party.rb,
lib/rubocop/cop/lint/no_untyped_raise.rb,
lib/rubocop/cop/lint/no_vcr_recording.rb,
lib/rubocop/cop/lint/no_bang_state_machine_events.rb,
lib/rubocop/cop/lint/use_positive_int32_validator.rb

Overview

Custom rubocop to warn against using obscure Ruby language features as defined in our internal Ruby coding standards paper.dropbox.com/doc/Coding-Standards-for-Ruby-gV22vwXEHhE5Ahsb1r06c

Defined Under Namespace

Modules: Cop