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

Remove whitespace in operator literal declarations (issue #447) #448

Merged
merged 2 commits into from
Mar 3, 2025

Conversation

andrjohns
Copy link
Contributor

@andrjohns andrjohns commented Feb 22, 2025

Closes #447

@DavisVaughan
Copy link
Member

Thanks, this does look like all of them.

Normally I'd resist changing things in fmt/, as that is 3rd party code we vendor. But it looks like (from looking at their repo) they have fixed this already, so when we do #400 we will just re-inherit the patches we are doing here.

@DavisVaughan DavisVaughan merged commit f82118b into r-lib:main Mar 3, 2025
16 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.

New CRAN warning: identifier preceded by whitespace in a literal operator declaration
2 participants