@ -0,0 +1,15 @@
require 'bundler/setup'
task :run do
system("ruby src/pchwbm.rb")
end
namespace :test do
task :all do
Rake::Task['test:rubocop'].invoke()
task :rubocop do
system("rubocop src/")
The note is not visible to the blocked user.