From 422e74424a759c31d1dcfe0d1d9fbce3f39efb32 Mon Sep 17 00:00:00 2001 From: irungentoo Date: Sat, 25 Apr 2015 20:39:13 -0400 Subject: Switched tox.h to the dsl generated one. Added input file to generate it. Moved the astyle stuff to the astyle directory in other/. --- tools/README | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 tools/README (limited to 'tools/README') diff --git a/tools/README b/tools/README deleted file mode 100644 index 26802ec7..00000000 --- a/tools/README +++ /dev/null @@ -1,11 +0,0 @@ -This directory can house various tools and utilities. - -astylerc - - This file can be used in the precommit hook to try its best - at making the code conform to the coding style document. - -pre-commit (*NIX only at the moment) - - Lints your file in adherence to the coding style doucment as - best as possible in terms of spacing, indenting, etc. - - Requires you to have astyle installed. - - To use, copy this file to ProjectTox-Core/.git/hooks -- cgit v1.2.3