Skip to content

Commit 64b8cfc

Browse files
sschekotikhinSShekotihinf-moya
authored
chore: add rubocop-factory_bot gem (#366)
Co-authored-by: SShekotihin <[email protected]> Co-authored-by: Federico Moyá <[email protected]>
1 parent 4e55b0f commit 64b8cfc

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

Diff for: Gemfile

+1
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ gem "rubocop-sequel", require: false
1919
gem "rubocop-shopify", require: false
2020
gem "rubocop-sorbet", require: false
2121
gem "rubocop-thread_safety", require: false
22+
gem "rubocop-factory_bot", require: false
2223
gem "test-prof", require: false
2324

2425
group :test do

Diff for: Gemfile.lock

+1
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,7 @@ DEPENDENCIES
117117
rspec
118118
rubocop (= 1.62.1)
119119
rubocop-capybara
120+
rubocop-factory_bot
120121
rubocop-graphql
121122
rubocop-i18n
122123
rubocop-minitest

0 commit comments

Comments
 (0)