X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/f4d9298947b4e2f3740236d9fe51aec7e63ce31e..a9217ac515784c7f203e76b8885acb85a3934979:/.rubocop.yml diff --git a/.rubocop.yml b/.rubocop.yml index 9d38fed38..23ca686a8 100644 --- a/.rubocop.yml +++ b/.rubocop.yml @@ -1,3 +1,5 @@ +inherit_from: .rubocop_todo.yml + Style/SingleSpaceBeforeFirstArg: Exclude: - '**/metadata.rb'