Skip to content

Conversation

@ethanpalm
Copy link
Collaborator

@ethanpalm ethanpalm commented Feb 12, 2026

Documentation changes

This PR fixes logic in our .vale.ini and moves style rules into a Mintlify dir.


For Reviewers

When reviewing documentation PRs, please consider:

✅ Technical accuracy

  • Code examples work as written
  • Commands and configurations are correct
  • Links resolve to the right destinations
  • Prerequisites and requirements are accurate

✅ Clarity and completeness

  • Instructions are clear and easy to follow
  • Steps are in logical order
  • Nothing important is missing
  • Examples help illustrate the concepts

✅ User experience

  • A new user could follow these docs successfully
  • Common gotchas or edge cases are addressed
  • Error messages or troubleshooting guidance is helpful

Note

Low Risk
Config-only documentation linting changes; primary risk is unexpected increases/decreases in Vale findings due to updated rules and ignore patterns.

Overview
Switches Vale’s MDX linting from the Google package to a local Mintlify style and removes bundled Google rule files from the repo.

Tightens .vale.ini scope/ignore behavior (stop ignoring code, simplify TokenIgnores, rely on BlockIgnores for fenced code) to better handle MDX syntax and reduce false positives. Updates .vale/README.md to reflect the new styles/Mintlify/ layout and guidance.

Written by Cursor Bugbot for commit 992bdf8. This will update automatically on new commits. Configure here.

@ethanpalm ethanpalm merged commit fb49e12 into main Feb 12, 2026
5 checks passed
@ethanpalm ethanpalm deleted the mintlify-vale branch February 12, 2026 01:44
Copy link

@cursor cursor bot left a comment

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Bugbot Autofix is OFF. To automatically fix reported issues with Cloud Agents, enable Autofix in the Cursor dashboard.

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