server
server copied to clipboard
Cleanup Whitespace in win/ directory
Description
Trim unnecessary whitespace at the beginning and end of files in the win/ directory. Only addresses a subset of files from over 5500+ files currently having unnecessary whitespace. Note that all code changes are non-functional.
Release Notes
N/A
How can this PR be tested?
All tests are confirmed to pass by running the command ./mtr --suite=main.
Basing the PR against the correct MariaDB version
- [x] This is a bug fix and the PR is based against the earliest maintained branch in which the bug can be reproduced.
PR quality check
- [x] I checked the CODING_STANDARDS.md file and my PR conforms to this where appropriate.
- [x] For any trivial modifications to the PR, I am ok with the reviewer making the changes themselves.
All new code of the whole pull request, including one or several files that are either new files or modified ones, are contributed under the BSD-new license. I am contributing on behalf of my employer Amazon Web Services, Inc.
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.
Hi @grooverdan, could you please take a look at this PR for whitespace cleanup in the win/directory? Previously you approved the PR for whitespace cleanup in the unittest/ directory, and this PR is very similar. Thanks!