Method: RuboCop::MagicComment::EditorComment#encoding
- Defined in:
- lib/rubocop/magic_comment.rb
#encoding ⇒ Object
149 150 151 |
# File 'lib/rubocop/magic_comment.rb', line 149 def encoding match(self.class::KEYWORDS[:encoding]) end |