Clean up Rubocop suggestions.
This commit is contained in:
parent
61efcb09df
commit
1dea73392c
5 changed files with 22 additions and 14 deletions
4
Rakefile
4
Rakefile
|
|
@ -1,5 +1,7 @@
|
|||
# frozen_string_literal: true
|
||||
|
||||
require 'rake/testtask'
|
||||
|
||||
Rake::TestTask.new do |task|
|
||||
task.pattern = '*_test.rb'
|
||||
end
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue