Skip to content

Ability to set line length for markdown cells #6511

@TPreece101

Description

@TPreece101

Description

Hey team, I've been using marimo in a codebase that has some pretty strict pre-commit hooks for linting (ruff). One of those is for line length.

It's great being able to set the line length for code cells but since the markdown cells are also part of the Python script the linter always flags these.

Suggested solution

It would be great if you could set the line length for Markdown and SQL cells so that it doesn't break linting.

Are you willing to submit a PR?

  • Yes

Alternatives

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions