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

Fix trailing whitespaces at different locations #81

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ssmolov
Copy link
Contributor

@ssmolov ssmolov commented Aug 4, 2023

More trailing whitespaces were found, so I'd like to synchronize our fork with main repository, starting from this small fixing.

@codecov-commenter
Copy link

Codecov Report

Merging #81 (ea5235d) into master (a8c1fab) will not change coverage.
Report is 1 commits behind head on master.
The diff coverage is 100.00%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@           Coverage Diff           @@
##           master      #81   +/-   ##
=======================================
  Coverage   85.92%   85.92%           
=======================================
  Files          17       17           
  Lines        3027     3027           
=======================================
  Hits         2601     2601           
  Misses        426      426           
Files Changed Coverage Δ
include/lorina/bristol.hpp 85.00% <ø> (ø)
include/lorina/dimacs.hpp 100.00% <100.00%> (ø)

@hriener
Copy link
Owner

hriener commented Aug 4, 2023

Looks similar to #79

@hriener
Copy link
Owner

hriener commented Aug 4, 2023

I added a Python script rstrip_files.py to directory tools. If you pass -u, then it should recursively rstrip all files starting from your current directory.

@ssmolov
Copy link
Contributor Author

ssmolov commented Aug 8, 2023

Thanks! I've applied script for project files, but GitHub rejected my push because of "refusing to allow a Personal Access Token to create or update workflow .github/workflows/coverage.yml without workflow scope". So now I've pushed changes that do not include modifications of .github/workflows/*.yml

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.

3 participants