← Back to team overview

kicad-developers team mailing list archive

Re: PATCH: remove some trailing whitespace

 

Patch committed in product branch r6373.  Thanks.

On 12/9/2015 8:02 PM, Cirilo Bernardo wrote:
> I was inspired to check sources for trailing white space and found a few
> - in fact
> very few for a project the size of kicad. Naturally all the
> auto-generated code
> was ignored.
> 
> This patch removes trailing white space from the following files:
> 
> pcbnew/router/time_limit.cpp
> pcbnew/tools/point_editor.cpp
> pcbnew/dialogs/dialog_plot.cpp
> 3d-viewer/CImage.cpp
> 3d-viewer/CBBox.cpp
> eeschema/sch_sheet_path.h
> 3d-viewer/CImage.h
> polygon/math_for_graphics.h
> polygon/poly2tri/sweep/cdt.h
> polygon/poly2tri/poly2tri.h
> 
> Note: the following also have tabs (not replaced):
> pcbnew/router/time_limit.cpp
> pcbnew/tools/point_editor.cpp
> 
> 
> - Cirilo
> 
> 
> _______________________________________________
> Mailing list: https://launchpad.net/~kicad-developers
> Post to     : kicad-developers@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~kicad-developers
> More help   : https://help.launchpad.net/ListHelp
> 


References