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

Refactoring #81

Closed
Closed

Conversation

hollowness-inside
Copy link

Extracted tests and Format into separate files.
Formatted and refactored the code.
Removed extern crate .... parts as they are not required in the newer versions of Rust.

byte_to_color also happened to be a part of refactoring as its return type was changed to ansi_term::style::Color because anywhere the function was called, the output was wrapped into this enum. Now it's done explicitly within the function itself.

Copy link

github-actions bot commented May 1, 2024

PR marked stale due to no recent activity.

@github-actions github-actions bot added the stale label May 1, 2024
Copy link

PR closed due to lack of activity for an extended period.

@github-actions github-actions bot closed this May 12, 2024
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.

1 participant