[Piglit] [PATCH v3 17/29] builtin_functions.py: Replace tabs with spaces

Chad Versace chad.versace at linux.intel.com
Mon Jul 29 11:08:31 PDT 2013


On 07/24/2013 02:57 PM, Dylan Baker wrote:
> Currently this file uses a mixture of tabs and white spaces. The tabs
> are assumed to be 8 spaces. PEP8 is very clear to *never* use mixed
> spaces and tabs, which this file currently does, it is also very clear
> that 4 spaces, not 8 should be the standard indent for python files.
> ---
>   generated_tests/builtin_function.py | 940 ++++++++++++++++++------------------
>   1 file changed, 470 insertions(+), 470 deletions(-)

Reviewed-by: Chad Versace <chad.versace at linux.intel.com>


More information about the Piglit mailing list