Script to unify code formatting according to "ansi" style
authordeztructor <denis.zalewsky@gmail.com>
Wed, 18 Nov 2009 09:32:30 +0000 (09:32 +0000)
committerdeztructor <denis.zalewsky@gmail.com>
Wed, 18 Nov 2009 09:32:30 +0000 (09:32 +0000)
commit6c325f6d191739f115b2df64b7b83949e355e8d6
tree17fbd5d4ed0a97334f41e1636e8bb2bc6587fd92
parentfdb78d7880be7bc82544e66efd5acb3da74a617a
Script to unify code formatting according to "ansi" style

To avoid differences in commits on the base of different indentation
style preferences. Script uses astyle utility and should be run before
any commit.

git-svn-id: file:///svnroot/qtrapids/trunk@30 42ac0dd5-4c8c-4c71-bb3e-ecdfe252ffda
scripts/format_code.sh [new file with mode: 0644]