From 68dc14f80c7ae202ababbd0372a04b137ea8b563 Mon Sep 17 00:00:00 2001 From: Zetok Zalbavar Date: Sat, 20 Jun 2015 01:22:46 +0100 Subject: Add real instruction on how to use APIDSL and astyle also add to "tox{,.in}.h" note that "tox.h" shouldn't be edited directly, pointing to "tox.in.h" --- other/astyle/README | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 other/astyle/README (limited to 'other/astyle/README') diff --git a/other/astyle/README b/other/astyle/README deleted file mode 100644 index 26802ec7..00000000 --- a/other/astyle/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