bevyengine / bevyengine/bevy

Swap from superlinter to a markdown-specific linter

Open
#20,264 1 comment 0 reactions 0 assignees View on GitHub
A-Build-System C-Code-Quality S-Needs-Design X-Needs-SME
Dominant language
Rust
Stars
48.2k
Forks
4.8k
Avg merge
3d 22h
Merged PRs (30d)
161

Description

## What problem does this solve or what need does it fill?

superlinter handles a ton of different languages. We don't need that, and swapping to a simpler, purpose-built tool would reduce churn (e.g. #18320) and may improve performance.

## What solution would you like?

https://github.com/akiomik/mado is written in Rust (so we can easily help maintain it), and is advertised as being much faster.

## What alternative(s) have you considered?

Find some other markdown linter.

#8471 tried this with `markdownlint-cli2-action`, which stalled out.

## Additional context

The `mado` author's [Github profile](https://github.com/akiomik) lists them as a bird lover.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.