Skip to content

优化EnhanceMenusDic.xml格式与缩进,提升可读性#100

Merged
Jack251970 merged 2 commits intoJack251970:masterfrom
CMJNB:master
Feb 25, 2026
Merged

优化EnhanceMenusDic.xml格式与缩进,提升可读性#100
Jack251970 merged 2 commits intoJack251970:masterfrom
CMJNB:master

Conversation

@CMJNB
Copy link

@CMJNB CMJNB commented Feb 24, 2026

本次提交主要对EnhanceMenusDic.xml中的“获取哈希值”及“防火墙”相关<Arguments>节点进行了格式化和缩进优化,提升了XML结构的清晰度和可维护性,未涉及功能性变更。
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR improves the formatting and readability of the EnhanceMenusDic.xml configuration file by converting inconsistent tab indentation to the standard 2-space indentation used throughout the codebase. The changes make the XML structure more consistent and easier to read without altering any functionality.

Changes:

  • Standardized indentation from tabs to 2 spaces for the GetHash menu item and all its sub-items
  • Reformatted Arguments elements to place PowerShell commands on separate lines with proper indentation
  • Fixed indentation for firewall rules PowerShell commands

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link
Owner

@Jack251970 Jack251970 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

感谢你的贡献!

@Jack251970 Jack251970 merged commit a5001e4 into Jack251970:master Feb 25, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants