Method: RuboCop::Cop::Base#target_ruby_version
- Defined in:
- lib/rubocop/cop/base.rb
permalink #target_ruby_version ⇒ Object
[View source]
260 261 262 |
# File 'lib/rubocop/cop/base.rb', line 260 def target_ruby_version @config.target_ruby_version end |