id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blockedby	blocking	branch_state	votes
172	Use 'indent' utility	slavazanko	slavazanko	"I propose use indent utility before commits.

Options to indent:
{{{
indent \
  	--gnu-style 
 	--format-first-column-comments 
 	--indent-level4 
 	--brace-indent0 
 	--line-length100 
 	--no-tabs 
 	--blank-lines-after-procedures 
}}}

See also attach (git-ci). This script will help with automate indentation before commits.
"	task	closed	minor	4.7.1	adm	4.6.1	fixed						commited-master commited-stable
