#!/bin/sh

# Fix Styling
vendor/bin/pint

git add . 
