Method: RuboCop::MagicComment::VimComment#extract_typed
- Defined in:
- lib/rubocop/magic_comment.rb
#extract_typed ⇒ Object
Vim comments cannot specify Sorbet typechecking behavior.
265 |
# File 'lib/rubocop/magic_comment.rb', line 265 def extract_typed; end |