Enable the Layout/EmptyLinesAroundMethodBody cop
This commit is contained in:
parent
24e7537c49
commit
82eb66cfe8
13 changed files with 1 additions and 13 deletions
|
@ -1,6 +1,5 @@
|
|||
class ClamavService
|
||||
def self.safe_file? path_file
|
||||
|
||||
if Rails.env == 'development'
|
||||
return CLAMAV[:response] if CLAMAV[:mock?]
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue