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