X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/aff3fbe6802d93a8deae8fa2637589c8d28f6681..1e07aa23bfd2bcc46dd6a82855d9f316a17a39ca:/.rubocop.yml diff --git a/.rubocop.yml b/.rubocop.yml index 2219d6ec6..23c3f82fc 100644 --- a/.rubocop.yml +++ b/.rubocop.yml @@ -18,9 +18,5 @@ Style/FileName: Style/HashSyntax: EnforcedStyle: hash_rockets -Style/SingleSpaceBeforeFirstArg: - Exclude: - - '**/metadata.rb' - Style/StringLiterals: EnforcedStyle: double_quotes