- Pull in the 37signals house style - Autofix violations - Add to CI
@@ -1,4 +1,8 @@
source 'https://rubygems.org'
source "https://rubygems.org"
git_source(:github) { |repo| "https://github.com/#{repo}.git" }
gemspec
group :rubocop do
gem "rubocop-37signals", github: "basecamp/house-style", require: false
end
The note is not visible to the blocked user.