e05f780ebc
Updated git hooks to check new header format
2018-07-09 17:01:02 +01:00
07a640f216
Updated to OpenFOAM-6
2018-07-07 19:44:36 +01:00
ca24ad75c6
pre-commit-hook: Updated
2018-07-06 23:20:15 +01:00
bf54ab67e1
Updated OpenFOAM Foundation web-link in headers
2018-07-06 21:42:54 +01:00
227db6deb3
Added underscores to #ifndef/#define statements with namespaces
2018-06-20 16:31:07 +01:00
28552e155d
HookFunctions: Made #ifndef/#define check tolerant to namespaces
2018-06-20 16:09:40 +01:00
bb44438fc6
bin/tools/pre-commit-hook: Added banner check for case files
...
Also fixed the formatting of the banners in the tutorials
2018-06-19 14:20:57 +01:00
c68e75ac5a
bin/tools/pre-commit-hook: Added banner check for source and scripts
2018-06-19 11:42:46 +01:00
91c3430acc
bin/tools: Fixes to git hooks
...
The functions shared by pre-commit and pre-receive hooks have been
consolidated into bin/tools/HookFunctions in order to reduce
duplication. The #ifndef/#define and copyright checks have also been
fixed to operate on the staged changes, not the saved file.
2018-06-18 17:03:35 +01:00