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