[Kimchi-devel] [PATCH] Replace tab to 4 spaces

Daniel H Barboza danielhb at linux.vnet.ibm.com
Fri Dec 20 13:54:07 UTC 2013


Reviewed-by: Daniel Barboza <danielhb at linux.vnet.ibm.com>


On 12/20/2013 11:45 AM, Crístian Viana wrote:
> Reviewed-by: Crístian Viana <vianac at linux.vnet.ibm.com>
>
> On 20-12-2013 11:42, Aline Manera wrote:
>>
>>
>> From: Aline Manera <alinefm at 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 at br.ibm.com>
>
> _______________________________________________
> Kimchi-devel mailing list
> Kimchi-devel at ovirt.org
> http://lists.ovirt.org/mailman/listinfo/kimchi-devel
>




More information about the Kimchi-devel mailing list