Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Feb 1, 2026

Changes proposed in this pull request

  • Removed trailing whitespace from line 40 in SettingsSettingsView.xaml

Related issue(s)

Copilot generated summary

Copilot summary

This PR fixes a whitespace formatting issue identified during code review. Line 40 in SettingsSettingsView.xaml contained trailing spaces after the closing > of the StackPanel element. The trailing whitespace has been removed for consistency with codebase formatting standards.

Changed file:

  • Source/NETworkManager/Views/SettingsSettingsView.xaml - Removed 12 trailing spaces from line 40

To-Do

Contributing

By submitting this pull request, I confirm the following:


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Co-authored-by: BornToBeRoot <16019165+BornToBeRoot@users.noreply.github.com>
Copilot AI changed the title [WIP] Update Automatic Profile & Settings backup feature based on feedback Remove trailing whitespace from SettingsSettingsView.xaml Feb 1, 2026
Copilot AI requested a review from BornToBeRoot February 1, 2026 01:12
@BornToBeRoot BornToBeRoot marked this pull request as ready for review February 1, 2026 01:16
@BornToBeRoot BornToBeRoot merged commit bbd3e8a into feature/configure_backup_retention Feb 1, 2026
2 of 4 checks passed
@BornToBeRoot BornToBeRoot deleted the copilot/sub-pr-3302 branch February 1, 2026 01:16
mergify bot pushed a commit that referenced this pull request Feb 1, 2026
* Feature: Configure backup retention

* Feature: Daily Backup

* Feature: Add more backups before important operations

* Feature: Create daily backup

* Feature: Refactor ProfileManager to add properties to a ProfileFile

* Docs: #3302

* Update Source/NETworkManager.Settings/SettingsInfo.cs

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Fix: Wrong behaviour if null

* Fix XAML formatting: consolidate Button closing tag to single line (#3308)

* Initial plan

* Fix: Consolidate Button closing tag to single line

Co-authored-by: BornToBeRoot <16019165+BornToBeRoot@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: BornToBeRoot <16019165+BornToBeRoot@users.noreply.github.com>

* Remove trailing whitespace from SettingsSettingsView.xaml (#3307)

* Initial plan

* Remove trailing whitespace from SettingsSettingsView.xaml line 40

Co-authored-by: BornToBeRoot <16019165+BornToBeRoot@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: BornToBeRoot <16019165+BornToBeRoot@users.noreply.github.com>

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
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