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

standardize whitespace and newline #90

Merged
merged 1 commit into from
May 30, 2023

Conversation

jishnub
Copy link
Member

@jishnub jishnub commented May 30, 2023

Remove trailing whitespaces, replace non-breaking spaces by standard spaces, and add newlines at the end of files.

@codecov
Copy link

codecov bot commented May 30, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (41332c1) 94.74% compared to head (be0c814) 94.74%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #90   +/-   ##
=======================================
  Coverage   94.74%   94.74%           
=======================================
  Files           7        7           
  Lines         780      780           
=======================================
  Hits          739      739           
  Misses         41       41           
Impacted Files Coverage Δ
src/linearalgebra.jl 92.30% <ø> (ø)
src/special.jl 98.55% <ø> (ø)
src/toeplitz.jl 97.56% <ø> (ø)
src/hankel.jl 93.67% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@jishnub jishnub merged commit c8b8922 into JuliaLinearAlgebra:master May 30, 2023
10 checks passed
@jishnub jishnub deleted the whitespace branch May 30, 2023 07:17
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.

None yet

1 participant