Updated git hooks to check new header format

This commit is contained in:
Henry Weller
2018-07-09 17:01:02 +01:00
parent f445b8a2c1
commit e05f780ebc
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: 6 #
# \\ / A nd | Website: https://openfoam.org #
# \\/ M anipulation | #
#-----------------------------------------------------------------------------#
cd ${0%/*} || exit 1 # Run from this directory
# Stop on first error