mirror of
https://github.com/QwenLM/qwen-code.git
synced 2025-12-19 09:33:53 +00:00
refactor: rename allowed_mcp_server_names to allowed-mcp-server-names (#3469)
This commit is contained in:
@@ -179,3 +179,7 @@ Design for a good user experience - Provide clear, minimal, and non-blocking UI
|
||||
## Comments policy
|
||||
|
||||
Only write high-value comments if at all. Avoid talking to the user through comments.
|
||||
|
||||
## General style requirements
|
||||
|
||||
Use hyphens instead of underscores in flag names (e.g. `my-flag` instead of `my_flag`).
|
||||
|
||||
Reference in New Issue
Block a user