#!/bin/sh
indent -br -i4 -ce -ci2 +line-length80 $1

