X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/68c9e352cb7fb2dc67fd8241c75ab6ffc19376e1..f4d9298947b4e2f3740236d9fe51aec7e63ce31e:/.rubocop.yml diff --git a/.rubocop.yml b/.rubocop.yml new file mode 100644 index 000000000..9d38fed38 --- /dev/null +++ b/.rubocop.yml @@ -0,0 +1,3 @@ +Style/SingleSpaceBeforeFirstArg: + Exclude: + - '**/metadata.rb'