#!/usr/lib/ruby/bin/ruby
$LOAD_PATH.push File.expand_path("../lib", __dir__)

require "danger"
Danger::Runner.run ARGV