Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(rustfmt): enable format_code_in_doc_comments #695

Merged

Commits on Dec 16, 2023

  1. chore(rustfmt): enable format_code_in_doc_comments

    This enables more consistently formatted code in doc comments,
    especially since ratatui heavily uses fluent setters.
    
    See https://rust-lang.github.io/rustfmt/?version=v1.6.0#format_code_in_doc_comments
    Valentin271 committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    2a6284e View commit details
    Browse the repository at this point in the history