Skip to content

Conversation

md9753
Copy link

@md9753 md9753 commented Jun 28, 2025

Addresses #831

Several archive formats have commonly-used aliases for storing comic books. This PR adds those aliases for the formats Ouch already supports:

tar: .cbt
zip: .cbz
7z: .cb7
rar: .cbr

Screenshot_20250628_112935

I'm very new to Rust, so a close eye when looking this over would be appreciated.

@md9753 md9753 force-pushed the main branch 4 times, most recently from 453871f to 691b97f Compare August 8, 2025 05:18
Added aliases to extensions.rs and tests/mime.rs, updated snapshots to
match, included changes in README
@md9753
Copy link
Author

md9753 commented Aug 8, 2025

Was very confused as to why clippy-checks was failing despite no issues on my end, no changes to the file mentioned in the logs, and no problems with other PRs. Turns out it's a new lint for Rust v1.89

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.

1 participant