Skip to content

Commit

Permalink
[devtools] sync
Browse files Browse the repository at this point in the history
  • Loading branch information
dry-bot committed Mar 8, 2020
1 parent 976300b commit acf675b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .rubocop.yml
Expand Up @@ -60,9 +60,6 @@ Style/DateTime:
Style/IfUnlessModifier:
Enabled: false

Style/EachWithObject:
Enabled: false

Style/TrailingUnderscoreVariable:
Enabled: false

Expand Down
2 changes: 2 additions & 0 deletions Gemfile.devtools
@@ -1,3 +1,5 @@
# frozen_string_literal: true

# this file is managed by dry-rb/devtools project

git_source(:github) { |repo_name| "https://github.com/#{repo_name}" }
Expand Down

0 comments on commit acf675b

Please sign in to comment.