Skip to content

Conversation

Copy link

Copilot AI commented Dec 1, 2025

Fixed inconsistent indentation in the rustdesk installation and uninstallation code. The added code was using spaces instead of tabs, breaking alignment with the surrounding codebase style.

Changes

  • Converted all space-based indentation to tabs in the rustdesk install section (lines 12380-12453)
  • Converted all space-based indentation to tabs in the rustdesk uninstall section (lines 14600-14606)
  • Aligned indentation depth with surrounding code sections (BirdNET-Go, LazyLibrarian)

💡 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.

Copilot AI changed the title [WIP] Add rustdesk server to dietpi-software Fix indentation in rustdesk code sections Dec 1, 2025
Copilot AI requested a review from MichaIng December 1, 2025 19:36
@MichaIng MichaIng marked this pull request as ready for review December 1, 2025 19:43
@MichaIng MichaIng added this to the v9.20 milestone Dec 1, 2025
@MichaIng MichaIng added the Coding 📑 Improving code stability, performance and consistancy label Dec 1, 2025
@MichaIng MichaIng merged commit 808830b into feature/add-rustdesk Dec 1, 2025
3 checks passed
@MichaIng MichaIng deleted the copilot/sub-pr-7842 branch December 1, 2025 19:48
MichaIng added a commit that referenced this pull request Dec 4, 2025
* Fix indentation in rustdesk code sections

Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: MichaIng <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Coding 📑 Improving code stability, performance and consistancy

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants