Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
调整 AI 代码审查,仅显示最相关的建议,避免警报疲劳。
kodus-config.yml
suggestionControl: severityLevelFilter: medium # low | medium | high | critical applyFiltersToKodyRules: false
ignorePaths: - yarn.lock - package-lock.json - "**/*.generated.ts" - dist/**
ignoredTitleKeywords: - "release" - "bump version" - "chore"
reviewOptions: bug: true security: true performance: false # 噪音过多时可关闭 business_logic: false # 不相关时可关闭
此页面对您有帮助吗?