Files
mfem/config/githooks/pre-commit
T
2021-06-29 09:45:06 -07:00

5 lines
92 B
Bash
Executable File

#!/bin/sh
# Apply automated code formatting
make -C $(git rev-parse --show-toplevel) style