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 # 不要な場合は無効化
このページは役に立ちましたか?