Method: RuboCop::Formatter::HTMLFormatter#files
- Defined in:
- lib/rubocop/formatter/html_formatter.rb
#files ⇒ Object (readonly)
Returns the value of attribute files.
27 28 29 |
# File 'lib/rubocop/formatter/html_formatter.rb', line 27 def files @files end |