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