Skip to content

Conversation

@bushrat011899
Copy link
Contributor

Objective

The current source code of this project has many pending formatting changes that would be implemented by cargo fmt. This makes future PRs challenging as the instinctual action of running cargo fmt will create many unrelated changes.

Solution

  • Added a small number of targeted formatting exceptions (see the first commit Add fmt exceptions)
  • Ran cargo fmt using the current stable version of Rust (1.86.0) (see the second commit cargo fmt)

@197g 197g merged commit af83b9a into image-rs:master May 14, 2025
13 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