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 typo in link color table #932

Merged
merged 1 commit into from Oct 15, 2023
Merged

Conversation

dcechano
Copy link
Contributor

@dcechano dcechano commented Oct 14, 2023

This PR simply fixes a typo I noticed in the theme/color.rs file. It appears to attempt to link to a .svg but used .avg.

TODO

  • Use cargo fmt
  • Add necessary tests
  • Update default config/theme in README (if applicable)
  • Update man page at lsd/doc/lsd.md (if applicable)

@muniu-bot
Copy link

muniu-bot bot commented Oct 14, 2023

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: dcechano

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@muniu-bot muniu-bot bot added the size/XS label Oct 14, 2023
@codecov-commenter
Copy link

Codecov Report

Merging #932 (e662338) into master (ae1a2cd) will increase coverage by 0.03%.
The diff coverage is n/a.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

@@            Coverage Diff             @@
##           master     #932      +/-   ##
==========================================
+ Coverage   85.74%   85.78%   +0.03%     
==========================================
  Files          51       51              
  Lines        5003     5003              
==========================================
+ Hits         4290     4292       +2     
+ Misses        713      711       -2     
Files Coverage Δ
src/theme/color.rs 76.92% <ø> (+0.85%) ⬆️

... and 3 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@zwpaper zwpaper merged commit 4bdf044 into lsd-rs:master Oct 15, 2023
18 of 19 checks passed
@zwpaper
Copy link
Member

zwpaper commented Oct 15, 2023

Thanks for contributing!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants