#!/bin/sh
indent -npro -kr -i8 -ts8 -sob -l95 -ss -ncs -cp1 -lps "$@"
