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 d1c5e7a commit b2860f2Copy full SHA for b2860f2
Gemfile
@@ -5,4 +5,6 @@ source 'http://rubygems.org/'
5
group :development do
6
gem 'byebug'
7
gem 'rubocop'
8
+ gem 'rubocop-daemon'
9
+ gem 'solargraph', '~> 0.39.17'
10
end
0 commit comments