#!/usr/bin/env ruby

# frozen_string_literal: true

require_relative 'migration_schema_validator'

MigrationSchemaValidator.new.validate!