Skip to content
Discussion options

You must be logged in to vote

Hi @palto42, great idea! I saw ruff had something like this so matching it:

It is now supported as of v0.1.86. The --config flag accepts inline TOML in addition to a file path, mirroring Ruff's behaviour. Your specific use case:

rumdl check --config 'MD013.reflow=true' .

Full reference here: docs/cli-config-overrides.md.

Thanks again for the suggestion! 👍

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by rvben
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants