diff --git a/danger/PreTestDangerfile b/danger/PreTestDangerfile index 67f9972..7af4894 100644 --- a/danger/PreTestDangerfile +++ b/danger/PreTestDangerfile @@ -15,7 +15,7 @@ warning_important_file_changed 'Podfile' warning_important_file_changed 'Podfile.lock' # RuboCop -# rubocop.lint +rubocop.lint fail 'Please add labels to this PR' if github.pr_labels.empty? fail 'Please provide a summary in the Pull Request description' if github.pr_body.length < 5 diff --git a/rake-config.yml b/rake-config.yml index 5d90d68..efab29d 100644 --- a/rake-config.yml +++ b/rake-config.yml @@ -5,7 +5,7 @@ project_path: MyWeight.xcodeproj setup: bundler: enabled: true - path: # optional, primarly taken from ENV['BUNDLER_PATH'] then here + path: # optional, primarily taken from ENV['BUNDLER_PATH'] then here brew: enabled: false formulas: