mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
Fix RuboCop config. (#54788)
This commit is contained in:
@@ -0,0 +1 @@
|
||||
inherit_from: ../../../../.rubocop_cask.yml
|
||||
@@ -40,6 +40,7 @@ function copy_templates {
|
||||
--include '.github/***' \
|
||||
--include '.gitignore' \
|
||||
--include '.travis.yml' \
|
||||
--include 'Casks/.rubocop.yml' \
|
||||
--include 'CODE_OF_CONDUCT.md' \
|
||||
--exclude '*' "${main_repo_dir}/" '.'
|
||||
rm '.github/ISSUE_TEMPLATE/02_feature_request.md' # Feature requests only make sense in the main repo
|
||||
|
||||
Reference in New Issue
Block a user