Skip to content

Don't use TAB characters for indentation #13899

@jdemeyer

Description

@jdemeyer
  • TABs in Makefiles are needed, so keep them.
  • Some TABs not used for indentation are also kept.
  • TABs in the obsolete directory devel/sage/sage/server/notebook (Remove old notebook files #11409) are not fixed.
  • The directory sage/graphs/planarity_c uses a very inconsistent indentation scheme (mixing spaces and TABs and having varying amounts of indentation) is hopeless to easily fix automatically.
  • Also, make indentation consistent and/or remove trailing spaces in some places.

The release manager script has been updated to check all new patches for added TAB indentation.

Apply:

Component: misc

Author: Jeroen Demeyer

Reviewer: Leif Leonhardy, Karl-Dieter Crisman

Merged: sage-5.6.beta3

Issue created by migration from https://trac.sagemath.org/ticket/13899

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions