Reviewed-by: Daniel Barboza <danielhb(a)linux.vnet.ibm.com>
On 12/20/2013 11:45 AM, CrÃstian Viana wrote:
Reviewed-by: CrÃstian Viana <vianac(a)linux.vnet.ibm.com>
On 20-12-2013 11:42, Aline Manera wrote:
>
>
> From: Aline Manera <alinefm(a)br.ibm.com>
>
> All py, css, js, tmpl and json files created by us must use 4 space for
> indentation.
> Imported files must keep as they are (such as those for jquery, novnc)
>
> This patch was generated by the following command:
>
> find . -name \*.py -o -name \*.json -o -name \*.css -o -name \*.js -o \
> -name \*.tmpl | xargs -I @ sed -i s/\\t/" "/g @
>
> Then imported files had changes reverted.
>
> Signed-off-by: Aline Manera <alinefm(a)br.ibm.com>
_______________________________________________
Kimchi-devel mailing list
Kimchi-devel(a)ovirt.org
http://lists.ovirt.org/mailman/listinfo/kimchi-devel