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

Formatting: remove trailing whitespaces #1370

Merged
merged 1 commit into from Jun 14, 2023

Conversation

MaxDesiatov
Copy link
Member

@MaxDesiatov MaxDesiatov commented Jun 3, 2023

Trailing whitespaces can trigger linter and formatting warnings and can also introduce formatting churn in unrelated PRs. Let's clean those up in a single commit.

Trailing whitespaces can trigger linker and formatting warnings and can also introduce formatting churn in unrelated PRs. Let's clean those up in a single commit.
@MaxDesiatov MaxDesiatov requested a review from artemcm June 3, 2023 08:57
@MaxDesiatov
Copy link
Member Author

@swift-ci test

@compnerd
Copy link
Collaborator

Trailing whitespaces can trigger linker and formatting warnings and can also introduce formatting churn in unrelated PRs. Let's clean those up in a single commit.

I think that the change itself is fine, but how can this trigger "linker" warnings? Did you mean linter?

@MaxDesiatov
Copy link
Member Author

Yes, linter warnings of course 🤦‍♂️

@MaxDesiatov MaxDesiatov merged commit f0ca4cb into main Jun 14, 2023
3 checks passed
@MaxDesiatov MaxDesiatov deleted the maxd/no-trailing-whitespaces branch June 14, 2023 13:35
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.

None yet

3 participants