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

Format validator.rs #265

Closed
wants to merge 2 commits into from
Closed

Format validator.rs #265

wants to merge 2 commits into from

Conversation

tpoliaw
Copy link
Contributor

@tpoliaw tpoliaw commented Aug 29, 2024

Attempt to fix the linting for the other PRs

* Most (use vs full paths) was done using `clippy --fix`.
* The unused methods and traits did look unused and have been removed.
* The doc comments have been indented to a consistent level.
@tpoliaw
Copy link
Contributor Author

tpoliaw commented Aug 29, 2024

I don't like deleting large sections of code in PRs - it feels wrong somehow so apologies for that. On the other hand the lints on other PRs are failing and warning noise is not helpful. Happy to roll back the deletions (or abandon the PR) if you'd prefer.

@mikaelmello
Copy link
Owner

hey, sorry for that... I ended up fixing the errors before realizing now you had written a PR...

@tpoliaw
Copy link
Contributor Author

tpoliaw commented Sep 30, 2024

No problem. Glad to see it's fixed

@tpoliaw tpoliaw deleted the formatting branch September 30, 2024 10:17
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