# 各规则文件的启用状态 enabled: - security-rules.yaml - coding-conventions.yaml # 各规则的单独启用/禁用(覆盖文件级设置) rules: no-magic-numbers: enabled: false