We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88db467 commit 53dc432Copy full SHA for 53dc432
Gemfile
@@ -3,5 +3,6 @@
3
source "https://rubygems.org"
4
5
gem "byebug", "~> 11.0", platforms: %i[mri mingw x64_mingw]
6
+gem "rubocop", "~> 1.22"
7
8
gemspec
0 commit comments