X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/07757c7769846d32a0bd74f343810bc4147869bc..b0c412752eb8b1b15afaee92ec0be2fb42d7ad23:/.rubocop.yml diff --git a/.rubocop.yml b/.rubocop.yml index 1f5c531bf..b6fd6fcc3 100644 --- a/.rubocop.yml +++ b/.rubocop.yml @@ -8,6 +8,7 @@ Style/FileName: Exclude: - 'cookbooks/trac/files/default/trac-authenticate' - 'cookbooks/planet/files/default/replication-bin/replicate-changesets' + - 'cookbooks/*/templates/*/*.erb' - 'hooks/*' - 'roles/*.rb'