Skip to content

Make -Woperator-whitespace-sane#327

Open
sol wants to merge 1 commit into
camfort:mainfrom
sol:dev
Open

Make -Woperator-whitespace-sane#327
sol wants to merge 1 commit into
camfort:mainfrom
sol:dev

Conversation

@sol
Copy link
Copy Markdown

@sol sol commented May 17, 2026

I'm working on a code indexing system that currently trips over $u.

-Woperator-whitespace enforces more than what my system currently needs, but it is easy to enforce.

Before the code used used mix conventions, especially in regards to "foo"<>show x<>"bar" vs "foo" <> show x <> "bar"; now it is consistent everywhere.

Do you think this is an improvement in general?

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.

1 participant