Skip to content

Replace tabs with spaces and remove trailing whitespaces#3895

Merged
sloriot merged 9 commits intoCGAL:masterfrom
sloriot:CGAL-clean_up_tabs_trailingspaces
Mar 26, 2020
Merged

Replace tabs with spaces and remove trailing whitespaces#3895
sloriot merged 9 commits intoCGAL:masterfrom
sloriot:CGAL-clean_up_tabs_trailingspaces

Conversation

@sloriot
Copy link
Member

@sloriot sloriot commented May 1, 2019

No description provided.

@sloriot sloriot added this to the 5.0-beta milestone May 1, 2019
@MaelRL MaelRL changed the title Replace tabs with spaces and remote trailing whitespaces Replace tabs with spaces and remove trailing whitespaces May 1, 2019
@sloriot
Copy link
Member Author

sloriot commented May 2, 2019

In this testsuite, there are some warnings due to indentation issues that are due to patches using spaces in files using tabs most probably, I'll fix them.
I'm a bit worried about the red line in the arrangement testsuite and the red column about missing boost headers (probably not related to this branch).

@efifogel
Copy link
Member

efifogel commented May 2, 2019 via email

@sloriot
Copy link
Member Author

sloriot commented May 2, 2019

@efifogel only tabs -> 2spaces and removing trailing whitespaces.

@efifogel
Copy link
Member

efifogel commented May 2, 2019 via email

@maxGimeno
Copy link
Contributor

Too many conflicts approximately everywhere. I won't test it in integration tonight. Probably not before most of the PRs are integrated, to limit conflicts as much as possible.

@lrineau
Copy link
Member

lrineau commented May 3, 2019

With the git-merge options -s recursive -X ignore-all-space, all conflicts but one disappear, instead of 36 conflicts. The remaining conflict is about a file that has been removed.

@sloriot
Copy link
Member Author

sloriot commented May 13, 2019

@lrineau I fixed the inconstant indentation issues in flies that were mixing spaces and tabs while restricting the changes to whitespace only.

@lrineau lrineau added the Not yet approved The feature or pull-request has not yet been approved. label May 13, 2019
@sloriot sloriot force-pushed the CGAL-clean_up_tabs_trailingspaces branch from d0d01c3 to 56ef58b Compare May 19, 2019 18:15
@sloriot
Copy link
Member Author

sloriot commented May 19, 2019

@lrineau new version

@maxGimeno
Copy link
Contributor

Lots of conflicts

@lrineau lrineau modified the milestones: 5.0-beta1, 5.0-beta2 Jul 12, 2019
@lrineau lrineau modified the milestones: 5.0-beta2, 5.1-beta Sep 4, 2019
@MaelRL MaelRL modified the milestones: 5.1-beta, Trash / Attic Mar 23, 2020
@sloriot sloriot force-pushed the CGAL-clean_up_tabs_trailingspaces branch from 56ef58b to f677c95 Compare March 25, 2020 08:56
@MaelRL MaelRL removed this from the Trash / Attic milestone Mar 25, 2020
@MaelRL MaelRL added this to the 5.1-beta milestone Mar 25, 2020
@maxGimeno
Copy link
Contributor

right after the merge of the 5.0 release branch

+ manual fix of the files (indentation was changed in the meantime):
   * Spatial_sorting/include/CGAL/Multiscale_sort.h
   * Spatial_sorting/test/Spatial_sorting/test_multiscale.cpp
@sloriot sloriot force-pushed the CGAL-clean_up_tabs_trailingspaces branch from f677c95 to 8bb22d5 Compare March 26, 2020 13:28
@sloriot
Copy link
Member Author

sloriot commented Mar 26, 2020

Includes updates of releases branches, diff with the branch before the push-force is empty.

@sloriot sloriot merged commit 16fc8d1 into CGAL:master Mar 26, 2020
@sloriot sloriot self-assigned this Mar 26, 2020
@sloriot sloriot removed the Not yet approved The feature or pull-request has not yet been approved. label Mar 26, 2020
@sloriot sloriot deleted the CGAL-clean_up_tabs_trailingspaces branch March 26, 2020 18:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants