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

Trim all trailing whitespace #2732

Merged
merged 1 commit into from
Aug 21, 2023
Merged

Trim all trailing whitespace #2732

merged 1 commit into from
Aug 21, 2023

Conversation

wrefgtzweve
Copy link
Contributor

@wrefgtzweve wrefgtzweve commented Aug 19, 2023

Trims all trailing whitespaces from lua files. Mainly improves style but it will also slightly increase joining speeds on servers i think, which is always welcome.

The linter will likely try to kill me because i only changed whitespaces so any files that haven't been properly styled yet will be flagged as bad.

@Denneisk
Copy link
Member

Lightning fast server startups here we come

@wrefgtzweve
Copy link
Contributor Author

Lightning fast server startups here we come

A whopping ~0.03s faster 💪

@thegrb93
Copy link
Contributor

thegrb93 commented Aug 20, 2023

If this was the 70s, maybe lol

@wrefgtzweve
Copy link
Contributor Author

If this was the 70s, maybe lol

lua is sent over a 64kb/s max channel sadly as far as i know

@thegrb93 thegrb93 merged commit dbf8f13 into wiremod:master Aug 21, 2023
1 check failed
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.

3 participants