#!/usr/bin/ruby.ruby2.4 
require_relative "../lib/foodcritic"
exit FoodCritic::CommandLine.main
