Gemini: link common fixes from README and explain output #87

Open
opened 2026-05-28 01:17:01 +02:00 by codex · 0 comments
Collaborator

Context

After a common-fixes cookbook exists, users should be able to discover it from the two main entrypoints.

Task

Link docs/common-fixes.md from README and from rule explain output where appropriate.

Acceptance criteria

  • README has one concise link to common fixes.
  • fallow-py explain PY031 or rule metadata references common fixes without noisy output.
  • Tests updated if CLI output changes.

Dependency

  • Best done after the common fixes cookbook issue.

Verification

  • rg "common-fixes" README.md docs src tests
## Context After a common-fixes cookbook exists, users should be able to discover it from the two main entrypoints. ## Task Link `docs/common-fixes.md` from README and from rule explain output where appropriate. ## Acceptance criteria - README has one concise link to common fixes. - `fallow-py explain PY031` or rule metadata references common fixes without noisy output. - Tests updated if CLI output changes. ## Dependency - Best done after the common fixes cookbook issue. ## Verification - `rg "common-fixes" README.md docs src tests`
Sign in to join this conversation.
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
pdurlej/fallow-py#87
No description provided.