Skip to content
Commit 7f24cb1f authored by Qian Lei's avatar Qian Lei Committed by Martin Jansa
Browse files

indent: Add new recipe



Indent is a GNU program for beautifying C code, so that it is easier
to read. Indent can also convert from one C writing style to a different
one. Indent understands correct C syntax and tries to handle incorrect C
syntax.

Signed-off-by: default avatarQian Lei <qianl.fnst@cn.fujitsu.com>
Signed-off-by: default avatarMartin Jansa <Martin.Jansa@gmail.com>
parent 34be57e7
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment