Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove trailing white spaces, change tab to spaces #37

Merged
merged 4 commits into from
Jul 4, 2024

Conversation

fingolfin
Copy link
Member

  • Remove trailing whitespace
  • Convert tabs to spaces

Copy link

codecov bot commented Jul 4, 2024

Codecov Report

Attention: Patch coverage is 79.76012% with 405 lines in your changes missing coverage. Please review.

Project coverage is 84.65%. Comparing base (ae49605) to head (f8877ab).

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #37   +/-   ##
=======================================
  Coverage   84.65%   84.65%           
=======================================
  Files          31       31           
  Lines        4189     4189           
=======================================
  Hits         3546     3546           
  Misses        643      643           
Files Coverage Δ
lib/fincheck.gd 100.00% <ø> (ø)
lib/graphs.gd 100.00% <ø> (ø)
lib/grobner.gd 100.00% <ø> (ø)
lib/kary-heap.gd 100.00% <100.00%> (ø)
lib/nmo/ncalgebra.gd 100.00% <100.00%> (ø)
lib/nmo/ncinterface.gd 100.00% <ø> (ø)
lib/nmo/ncordmachine.gd 100.00% <ø> (ø)
lib/nparith.gd 100.00% <ø> (ø)
lib/npformat.gd 100.00% <ø> (ø)
lib/printing.gd 100.00% <ø> (ø)
... and 18 more

@fingolfin
Copy link
Member Author

@cdwensley these are systematic changes removing trailing whitespace and converting tabs to spaces.

@fingolfin fingolfin merged commit f8741e3 into master Jul 4, 2024
7 of 8 checks passed
@fingolfin fingolfin deleted the mh/whitespace branch July 4, 2024 16:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant