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

chore: Enable clippy decimal_literal_representation lint #2316

Closed
wants to merge 4 commits into from

Conversation

larseggert
Copy link
Collaborator

@larseggert larseggert commented Jan 7, 2025

Copy link

github-actions bot commented Jan 7, 2025

Failed Interop Tests

QUIC Interop Runner, client vs. server, differences relative to 6013bde.

neqo-latest as client

neqo-latest as server

All results

Succeeded Interop Tests

QUIC Interop Runner, client vs. server

neqo-latest as client

neqo-latest as server

Unsupported Interop Tests

QUIC Interop Runner, client vs. server

neqo-latest as client

neqo-latest as server

@larseggert larseggert changed the title chore: Enable clippy decimal_literal_representation decimal_literal… chore: Enable clippy decimal_literal_representation lint Jan 8, 2025
@larseggert
Copy link
Collaborator Author

Let's not do this.

@larseggert larseggert closed this Jan 10, 2025
@mxinden
Copy link
Collaborator

mxinden commented Jan 10, 2025

Especially for big powers of 2, a hexadecimal representation is usually more readable than a decimal representation.

😮 for me it is the opposite.

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