Skip to content

rumdl 0.1.22#267779

Merged
BrewTestBot merged 2 commits intomainfrom
bump-rumdl-0.1.22
Feb 16, 2026
Merged

rumdl 0.1.22#267779
BrewTestBot merged 2 commits intomainfrom
bump-rumdl-0.1.22

Conversation

@BrewTestBot
Copy link
Contributor

Created by brew bump


Created with brew bump-formula-pr.

Details

release notes
### Added
  • Config: Per-directory configuration resolution — place .rumdl.toml in
    subdirectories to override settings for specific paths
  • MD075: New rule to detect orphaned table rows and headerless pipe content
    (#426)

Fixed

  • MD041: Support TOML (+++) and JSON ({}) front-matter formats alongside
    YAML when checking for title field
    (#427, thanks @Nathan-Furnal)
  • MD054: Match warning message with rule configuration option
    (thanks @eread in #421)
  • Style config: All style configuration values now use kebab-case as the
    canonical format and accept snake_case, kebab-case, and uppercase variants.
    Affected rules: MD003, MD046, MD048, MD049, MD050, MD055, MD060, MD063
    (#428, thanks @eread)
  • Config: Fix root detection and cross-file rule resolution for
    per-directory configs
  • MD075: Harden orphaned-table detection edge cases

Downloads

File Platform Checksum
rumdl-v0.1.22-x86_64-unknown-linux-gnu.tar.gz Linux x86_64 checksum
rumdl-v0.1.22-x86_64-unknown-linux-musl.tar.gz Linux x86_64 (musl) checksum
rumdl-v0.1.22-aarch64-unknown-linux-gnu.tar.gz Linux ARM64 checksum
rumdl-v0.1.22-aarch64-unknown-linux-musl.tar.gz Linux ARM64 (musl) checksum
rumdl-v0.1.22-x86_64-apple-darwin.tar.gz macOS x86_64 checksum
rumdl-v0.1.22-aarch64-apple-darwin.tar.gz macOS ARM64 (Apple Silicon) checksum
rumdl-v0.1.22-x86_64-pc-windows-msvc.zip Windows x86_64 checksum

Installation

Using uv (Recommended)

uv tool install rumdl

Using pip

pip install rumdl

Using pipx

pipx install rumdl

Direct Download

Download the appropriate binary for your platform from the table above, extract it, and add it to your PATH.

View the full release notes at https://github.com/rvben/rumdl/releases/tag/v0.1.22.


@github-actions github-actions bot added rust Rust use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels Feb 16, 2026
@github-actions
Copy link
Contributor

🤖 An automated task has requested bottles to be published to this PR.

Caution

Please do not push to this PR branch before the bottle commits have been pushed, as this results in a state that is difficult to recover from. If you need to resolve a merge conflict, please use a merge commit. Do not force-push to this PR branch.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Feb 16, 2026
@BrewTestBot BrewTestBot added this pull request to the merge queue Feb 16, 2026
Merged via the queue into main with commit aafef21 Feb 16, 2026
22 checks passed
@BrewTestBot BrewTestBot deleted the bump-rumdl-0.1.22 branch February 16, 2026 12:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. rust Rust use is a significant feature of the PR or issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants