Class: Codacy::PartialFormatter

Inherits:
Formatter show all
Defined in:
lib/codacy/formatter.rb

Instance Method Summary collapse

Methods inherited from Formatter

#format

Instance Method Details

#partialObject



33
34
35
# File 'lib/codacy/formatter.rb', line 33

def partial
  true
end