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

ci: ✨ add clap deprecated checks #788

Merged
merged 1 commit into from
Jan 12, 2023
Merged

ci: ✨ add clap deprecated checks #788

merged 1 commit into from
Jan 12, 2023

Conversation

zwpaper
Copy link
Member

@zwpaper zwpaper commented Jan 12, 2023

Signed-off-by: zwPapEr zw.paper@gmail.com

Thanks to #787, we now have no deprecated warning of clap,
so I am adding a CI to avoid that later


TODO

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

Signed-off-by: zwPapEr <zw.paper@gmail.com>
@codecov-commenter
Copy link

Codecov Report

Merging #788 (437c036) into master (da61909) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #788   +/-   ##
=======================================
  Coverage   86.57%   86.57%           
=======================================
  Files          44       44           
  Lines        4507     4507           
=======================================
  Hits         3902     3902           
  Misses        605      605           

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

@meain meain merged commit 181c990 into lsd-rs:master Jan 12, 2023
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