Files
sindri/fmt.sh
T

7 lines
77 B
Bash
Executable File

#!/bin/sh
set -e
odinfmt -w src/ > /dev/null
odinfmt -w tests/ > /dev/null