From e142dd3fc10143c0d8b071ddbedabb2ffb38dab9 Mon Sep 17 00:00:00 2001 From: Michka Popoff Date: Wed, 27 Jan 2021 13:17:20 +0100 Subject: [PATCH] rubocop: do not complain for too long sha256 lines in bottle blocks --- Library/.rubocop.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/Library/.rubocop.yml b/Library/.rubocop.yml index 33052d02a6..760b05c926 100644 --- a/Library/.rubocop.yml +++ b/Library/.rubocop.yml @@ -353,6 +353,7 @@ Layout/LineLength: ' name "', ' pkg "', ' pkgutil: "', + ' sha256 "', "#{language}", "#{version.", ' "/Library/Application Support/',