Class: ScopeHunter::Plugin
- Inherits:
-
RuboCop::Plugin
- Object
- RuboCop::Plugin
- ScopeHunter::Plugin
- Defined in:
- lib/scope_hunter/plugin.rb
Overview
RuboCop plugin class for gem integration
Class Method Summary collapse
Class Method Details
.plugin_name ⇒ Object
6 7 8 |
# File 'lib/scope_hunter/plugin.rb', line 6 def self.plugin_name "scope_hunter" end |