Skip to content

Commit

Permalink
chore: add rubocop-factory_bot gem (#366)
Browse files Browse the repository at this point in the history
Co-authored-by: SShekotihin <[email protected]>
Co-authored-by: Federico Moyá <[email protected]>
  • Loading branch information
3 people authored Jun 27, 2024
1 parent 4e55b0f commit 64b8cfc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ gem "rubocop-sequel", require: false
gem "rubocop-shopify", require: false
gem "rubocop-sorbet", require: false
gem "rubocop-thread_safety", require: false
gem "rubocop-factory_bot", require: false
gem "test-prof", require: false

group :test do
Expand Down
1 change: 1 addition & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,7 @@ DEPENDENCIES
rspec
rubocop (= 1.62.1)
rubocop-capybara
rubocop-factory_bot
rubocop-graphql
rubocop-i18n
rubocop-minitest
Expand Down

0 comments on commit 64b8cfc

Please sign in to comment.