Skip to content

chore(ci): enforce 'rstcheck' checks - #194

Merged
rapids-bot[bot] merged 1 commit into
rapidsai:mainfrom
jameslamb:rstcheck
Jul 28, 2026
Merged

chore(ci): enforce 'rstcheck' checks#194
rapids-bot[bot] merged 1 commit into
rapidsai:mainfrom
jameslamb:rstcheck

Conversation

@jameslamb

Copy link
Copy Markdown
Member

Contributes to rapidsai/build-planning#262

Proposes introducing rstcheck (rstcheck/rstcheck), a linter for ReStructuredText.

In my experience, it runs pretty quickly and catches things that sphinx-build -W does not, like:

  • invalid syntax in .. code-block:: blocks
  • duplicated references (which can lead to unexpected behavior when sharing URLs with anchors)

@jameslamb jameslamb added the improvement Improves an existing functionality label Jul 28, 2026
@jameslamb
jameslamb requested a review from a team as a code owner July 28, 2026 02:01
@jameslamb jameslamb added the non-breaking Introduces a non-breaking change label Jul 28, 2026
@jameslamb
jameslamb requested a review from gforsyth July 28, 2026 02:01
@jameslamb jameslamb changed the title enforce 'rstcheck' checks chore(ci): enforce 'rstcheck' checks Jul 28, 2026

@gforsyth gforsyth left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

:shipit:

@jameslamb

Copy link
Copy Markdown
Member Author

/merge

@rapids-bot
rapids-bot Bot merged commit d426110 into rapidsai:main Jul 28, 2026
6 of 7 checks passed
@GPUtester

Copy link
Copy Markdown

🎉 This PR is included in version 1.22.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

improvement Improves an existing functionality non-breaking Introduces a non-breaking change released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants