Skip to content

Commit

Permalink
Add rubocop-graphql for style.gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
ydah committed Aug 20, 2022
1 parent 2d26c96 commit d1a34c6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gemfiles/style.gemfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
source "https://rubygems.org" do
gem "rubocop-md", "~> 0.3"
gem "rubocop-graphql"
end

0 comments on commit d1a34c6

Please sign in to comment.