style fixes

This commit is contained in:
lionellloh 2020-06-30 23:25:51 +08:00
parent 57e7e7d60e
commit 7358dd7bba
3 changed files with 3 additions and 4 deletions

View File

@ -31,7 +31,6 @@ describe RuboCop::Cop::FormulaAudit::ComponentsOrder do
RUBY RUBY
end end
it "When `bottle` precedes `livecheck`" do it "When `bottle` precedes `livecheck`" do
expect_offense(<<~RUBY) expect_offense(<<~RUBY)
class Foo < Formula class Foo < Formula