From 8d789620a24bfea52717940c1542be6ccf1d8f75 Mon Sep 17 00:00:00 2001 From: Santiago Traversa Date: Tue, 17 Mar 2020 15:22:03 -0300 Subject: [PATCH] Update .rubocop_dnsimple.yml --- .rubocop_dnsimple.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.rubocop_dnsimple.yml b/.rubocop_dnsimple.yml index 46759916..f8f89091 100644 --- a/.rubocop_dnsimple.yml +++ b/.rubocop_dnsimple.yml @@ -376,4 +376,4 @@ Layout/MultilineOperationIndentation: # %w(foo bar) # Layout/SpaceInsidePercentLiteralDelimiters: - Enabled: false + Enabled: false \ No newline at end of file