Updated git hooks to check new header format

This commit is contained in:
Henry Weller
2018-07-09 16:59:03 +01:00
parent fdbf3c134f
commit 71a4e548df
6 changed files with 44 additions and 37 deletions

View File

@ -1,12 +1,4 @@
#!/bin/sh
#--------------------------------*- C++ -*------------------------------------#
# ========= | #
# \\ / F ield | OpenFOAM: The Open Source CFD Toolbox #
# \\ / O peration | Version: dev #
# \\ / A nd | Website: https://openfoam.org #
# \\/ M anipulation | #
#-----------------------------------------------------------------------------#
cd ${0%/*} || exit 1 # Run from this directory
# Stop on first error