#!/usr/bin/env bash

bundle exec magic_frozen_string_literal
bundle exec standardrb --fix
yarn format
