toxcore/tools
mannol 5bc2560904 tox A/V: integration of A/V code into tox
Also-by: Sergey 'Jin' Bostandzhyan <jin@mediatomb.cc>
2013-10-13 16:40:15 +02:00
..
astylerc tox A/V: integration of A/V code into tox 2013-10-13 16:40:15 +02:00
pre-commit core,nTox,toxic - Fix for Issue #453. Refactoring w/astyle. 2013-08-14 19:10:03 -07:00
README core,nTox,toxic - Fix for Issue #453. Refactoring w/astyle. 2013-08-14 19:10:03 -07:00

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