Skip to content

fix(okf): satisfy super-linter markdown rules#78

Merged
duyet merged 1 commit into
masterfrom
fix/okf-markdown-lint
Jun 14, 2026
Merged

fix(okf): satisfy super-linter markdown rules#78
duyet merged 1 commit into
masterfrom
fix/okf-markdown-lint

Conversation

@duyet

@duyet duyet commented Jun 14, 2026

Copy link
Copy Markdown
Owner

Fixes the failing Lint workflow on master.

Violations (run 27490491080):

  • okf/skills/okf/reference/SPEC.md:9 — MD034/no-bare-urls
  • okf/skills/okf/reference/SPEC.md:29,169 — MD040/fenced-code-language
  • MARKDOWN_PRETTIER — formatting in okf/skills/okf/SKILL.md and okf/skills/okf/reference/SPEC.md

Fix:

  • Wrap the bare spec source URL in angle brackets.
  • Add text language to the two directory-tree code fences.
  • Apply Prettier formatting (list markers, table padding, blank lines around lists, *_ for emphasis) to both files.

No Sync skills changes (that workflow is a separate deferred issue).

- MD034: wrap bare source URL in angle brackets (SPEC.md)
- MD040: add language to two directory-tree fences (text) (SPEC.md)
- MARKDOWN_PRETTIER: apply prettier formatting to SKILL.md and SPEC.md

Co-Authored-By: duyetbot <[email protected]>
@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, you can upgrade your account or add credits to your account and enable them for code reviews in your settings.

@gemini-code-assist

Copy link
Copy Markdown

Warning

You have reached your daily quota limit. Please wait up to 24 hours and I will start processing your requests again!

@sourcery-ai sourcery-ai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry @duyet, you have reached your weekly rate limit of 500000 diff characters.

Please try again later or upgrade to continue using Sourcery

@coderabbitai

coderabbitai Bot commented Jun 14, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@duyet, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 40 minutes and 23 seconds. Learn how PR review limits work.

Your organization has used up its prepaid credits, and credit purchases are no longer available. Enable the review add-on in the billing tab to keep reviews running — you're only billed for reviews past your plan's rate limits ($0.25/file).

⌛ How to resolve this issue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro

Run ID: e0d7aa4f-8ec9-4dc6-bd49-66dd61e6895a

📥 Commits

Reviewing files that changed from the base of the PR and between 97b7324 and fa0776e.

📒 Files selected for processing (2)
  • okf/skills/okf/SKILL.md
  • okf/skills/okf/reference/SPEC.md
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/okf-markdown-lint

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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

@github-actions github-actions Bot added the documentation Improvements or additions to documentation label Jun 14, 2026
@github-actions

Copy link
Copy Markdown

Welcome! 👋

Thank you for your first contribution to this project! We appreciate you taking the time to improve our codebase.

Next Steps

  • A maintainer will review your PR shortly
  • Please check for any review comments and address them
  • Feel free to ask questions if anything is unclear

Contribution Guidelines

  • Ensure all tests pass
  • Update documentation if needed
  • Keep changes focused and atomic

Thanks again for contributing! 🎉

@duyet duyet merged commit e236d34 into master Jun 14, 2026
12 checks passed
@duyet duyet deleted the fix/okf-markdown-lint branch June 14, 2026 07:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants