Skip to content

chore: fix Prettier formatting blocking CI - #207

Merged
brylie merged 1 commit into
mainfrom
fix-prettier-skill-table
Sep 4, 2026
Merged

chore: fix Prettier formatting blocking CI#207
brylie merged 1 commit into
mainfrom
fix-prettier-skill-table

Conversation

@brylie

@brylie brylie commented Sep 4, 2026

Copy link
Copy Markdown
Owner

Summary

.agents/skills/pr-backlog-reflection/SKILL.md (merged via PR #201) has a malformed Markdown table that fails the repo-wide prettier --check . gate. Since npm run lint checks formatting across the whole repo (not just changed files), this broke CI's test job for every PR opened after it landed — confirmed failing on both #206 and #202 for this exact reason.

Whitespace-only reformat (npx prettier --write), no content change.

Test plan

  • npm run lint — clean, repo-wide
  • git diff — confirms only table-column alignment changed, no text edits

🤖 Generated with Claude Code

.agents/skills/pr-backlog-reflection/SKILL.md (merged in PR #201) has a
malformed Markdown table that fails the repo-wide prettier --check gate,
breaking npm run lint (and therefore CI) for every open PR — confirmed
on both #206 and #202. Whitespace-only reformat, no content change.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@qodo-code-review

Copy link
Copy Markdown

Qodo reviews are paused for this user.

Troubleshooting steps vary by plan Learn more →

On a Teams plan?
Reviews resume once this user has a paid seat and their Git account is linked in Qodo.
Link Git account →

Using GitHub Enterprise Server, GitLab Self-Managed, or Bitbucket Data Center?
These require an Enterprise plan - Contact us
Contact us →

@coderabbitai

coderabbitai Bot commented Sep 4, 2026

Copy link
Copy Markdown

Warning

Review limit reached

  • Run on-demand review

This review includes 1 billable file and costs up to $0.25.

Or wait 48 minutes for your next included review.

Check out review usage here.

View limit details

Limit details: You’ve used the included review currently available. Your 60 included PR review attempts over the past 7 days set your current allowance at 1 review per hour.

Learn how review limits work.

Review configuration:

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Essentials

Run ID: 55b3bee8-9c63-4f1f-b2ed-5d2ba1fddb9f

📥 Commits

Reviewing files that changed from the base of the PR and between 81ddca2 and fe7cef4.

📒 Files selected for processing (1)
  • .agents/skills/pr-backlog-reflection/SKILL.md

Comment @coderabbitai help to get the list of available commands.

@brylie
brylie merged commit 1cf068c into main Sep 4, 2026
2 checks passed
@brylie
brylie deleted the fix-prettier-skill-table branch September 4, 2026 19:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant