Enable the Layout/EmptyLines cop

This commit is contained in:
gregoirenovel 2017-06-12 15:33:02 +02:00
parent ff1f679c7b
commit f496f1adab
21 changed files with 1 additions and 27 deletions

View file

@ -19,7 +19,6 @@ task :deploy_ha do
end
end
task :deploy_old do
domains = %w(37.187.154.237 37.187.249.111)
domains.each do |domain|
@ -27,7 +26,6 @@ task :deploy_old do
end
end
task :deploy_test do
domains = %w(192.168.0.116)
branch = 'clamav'