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

Small fixes #189

Merged
merged 2 commits into from
Jul 2, 2018
Merged

Small fixes #189

merged 2 commits into from
Jul 2, 2018

Conversation

jimustafa
Copy link
Contributor

The first commit makes a small fix to README.install to reflect the change (#156) in the make target for running the tests.

The second commit removes trailing whitespace in the gitignore files throughout the repository. Trailing whitespace in the gitignore files was causing some files produced during testing not be ignored.

This brings up the question of how to deal with whitespace. It is common practice to exclude trailing whitespace, usually by configuring the text editor to trim whitespace upon saving. Perhaps it is desirable to trim trailing whitespace throughout the codebase and implement whitespace checking as part of accepting a pull request.

@codecov
Copy link

codecov bot commented Jun 28, 2018

Codecov Report

Merging #189 into develop will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #189   +/-   ##
========================================
  Coverage    57.99%   57.99%           
========================================
  Files           27       27           
  Lines        16052    16052           
========================================
  Hits          9310     9310           
  Misses        6742     6742

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c3ecf36...eff44cd. Read the comment docs.

@jryates jryates mentioned this pull request Jul 2, 2018
@jryates
Copy link
Member

jryates commented Jul 2, 2018

I'd noticed that git-ignore wasn't working perfectly when cleaning the distribution - but it hadn't occurred to me that trailing whitespace was the issue! Thanks.
I'll open an issue so we can discuss your suggestion next time the developers get together.

@jryates jryates merged commit d6b6a69 into wannier-developers:develop Jul 2, 2018
@jimustafa jimustafa deleted the small-fixes branch July 6, 2018 23:07
manxkim pushed a commit to manxkim/wannier90 that referenced this pull request Jan 10, 2021
Small fixes to makefile and gitignore (trailing whitespace)
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.

2 participants