Skip to content

Bugfix/cleanup whitespace #881

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

Merged
merged 3 commits into from
Sep 1, 2024

Conversation

fliiiix
Copy link
Contributor

@fliiiix fliiiix commented Aug 30, 2024

The project im integrating crow in has relatively strict rules to trailing whitespace.
Because of that i went through all the files and remove whitespace issues.

For code and config i don't really see a risk of that breaking something as these are all non whitespace sensitive.

The biggest risk is in docs markdown files as it is whitespace sensitive. I think it makes most sense to review this closely.
I did my best to make sure it should still produce the same output.

gittiver
gittiver previously approved these changes Aug 31, 2024
@fliiiix
Copy link
Contributor Author

fliiiix commented Sep 1, 2024

Seems like this breaks something i will look into it.

@gittiver gittiver merged commit dfbce12 into CrowCpp:master Sep 1, 2024
11 checks passed
@fliiiix fliiiix deleted the bugfix/cleanup-whitespace branch September 1, 2024 11:15
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