Skip to content

Remove trailing whitespace #149

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

Merged
merged 1 commit into from
Feb 26, 2025
Merged

Remove trailing whitespace #149

merged 1 commit into from
Feb 26, 2025

Conversation

epompeii
Copy link
Contributor

Remove trailing whitespace from bencher run command after the escape character (\ ) so it operates on the newline (\n) instead of a space ( ).

If you use VSCode, I highly recommend this extension: https://marketplace.visualstudio.com/items?itemName=shardulm94.trailing-spaces

Remove trailing whitespace from `bencher run` command after the escape character (`\` ) so it operates on the newline (`\n`) instead of a space (` `).
Copy link

codecov bot commented Feb 25, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.80%. Comparing base (5ed9c41) to head (fca404f).
Report is 5 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #149   +/-   ##
=======================================
  Coverage   98.80%   98.80%           
=======================================
  Files          12       12           
  Lines        1917     1917           
=======================================
  Hits         1894     1894           
  Misses         23       23           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@tpluscode tpluscode merged commit 8e9da89 into zazuko:master Feb 26, 2025
7 checks passed
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