Skip to content

Commit 53dc432

Browse files
committed
Add rubocop to Gemfile
1 parent 88db467 commit 53dc432

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Gemfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,6 @@
33
source "https://rubygems.org"
44

55
gem "byebug", "~> 11.0", platforms: %i[mri mingw x64_mingw]
6+
gem "rubocop", "~> 1.22"
67

78
gemspec

0 commit comments

Comments
 (0)