From c5d590d658e703e44cecbd22e30f0de522a567e8 Mon Sep 17 00:00:00 2001 From: Miguel Alvarez Date: Wed, 19 Jun 2024 14:02:27 +0100 Subject: [PATCH] Fix lint issues --- resources/recipes/configure.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/recipes/configure.rb b/resources/recipes/configure.rb index fbc914ca..d07846a3 100644 --- a/resources/recipes/configure.rb +++ b/resources/recipes/configure.rb @@ -523,8 +523,8 @@ action :add end -rb_clamav_config "Configure ClamAV" do - action (manager_services["clamav"] ? :add : :remove) +rb_clamav_config 'Configure ClamAV' do + action(manager_services['clamav'] ? :add : :remove) end # Determine external