Skip to content

Commit

Permalink
Tweak config
Browse files Browse the repository at this point in the history
  • Loading branch information
diogot committed Feb 14, 2024
1 parent 6f529b7 commit 8b8e592
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion danger/PreTestDangerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 1 addition & 1 deletion rake-config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 8b8e592

Please # to comment.