Skip to content

Removed trailing spaces under config and modem#1388

Merged
5an7y-Microsoft merged 1 commit into
microsoft:mainfrom
andremueiot:user/andremueiot/trailing_spaces_config
May 26, 2026
Merged

Removed trailing spaces under config and modem#1388
5an7y-Microsoft merged 1 commit into
microsoft:mainfrom
andremueiot:user/andremueiot/trailing_spaces_config

Conversation

@andremueiot
Copy link
Copy Markdown

This PR performs a whitespace-only cleanup by removing trailing spaces/tabs from source files under directories:
• network\config
• network\modem

No functional logic changes were introduced.

What Changed
1. Removed end-of-line trailing whitespace in text files.
2. Kept file encoding and line endings intact by applying byte-preserving edits.

Risk / Impact
1. Low risk: formatting-only change.
2. No API, behavior, or build configuration changes intended.

This PR performs a whitespace-only cleanup by removing trailing spaces/tabs from source files under directories:
	• network\config
	• network\modem

No functional logic changes were introduced.

What Changed
	1. Removed end-of-line trailing whitespace in text files.
	2. Kept file encoding and line endings intact by applying byte-preserving edits.

Risk / Impact
	1. Low risk: formatting-only change.
	2. No API, behavior, or build configuration changes intended.
@andremueiot andremueiot requested a review from a team as a code owner May 21, 2026 23:51
@5an7y-Microsoft 5an7y-Microsoft merged commit 90c9d7a into microsoft:main May 26, 2026
8 checks passed
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