Skip to content

Update documentation line width to 100 characters #154

Description

@jdaymude

As of this writing, rustfmt does not format comments. One of the ramifications of this is that all our comments respect the 80-character line width that is standard for general source code, despite the fact that Rust uses 100-character lines. This is 100% non-functional and just to satisfy my own OCD, but I would like to update this throughout our codebase (and use the opportunity to give some of our public-facing documentation more love).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentation

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions