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

Add project rustfmt.toml file #1583

Open
notmandatory opened this issue Aug 30, 2024 · 0 comments
Open

Add project rustfmt.toml file #1583

notmandatory opened this issue Aug 30, 2024 · 0 comments
Assignees
Labels
new feature New feature or request

Comments

@notmandatory
Copy link
Member

Describe the enhancement

Add a project wide rustfmt.toml file with configs:

format_code_in_doc_comments
wrap_comments

Use case

A project level config file will make it easier for devs to create uniform comments with formatted code and text.

Additional context

See: bitcoindevkit/rust-esplora-client#95

https://rust-lang.github.io/rustfmt/?version=v1.6.0&search=
https://github.com/rust-lang/rustfmt?tab=readme-ov-file#configuring-rustfmt

@notmandatory notmandatory added the new feature New feature or request label Aug 30, 2024
@notmandatory notmandatory added this to the 1.0.0-beta milestone Aug 30, 2024
@notmandatory notmandatory removed this from the 1.0.0-beta milestone Sep 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new feature New feature or request
Projects
Status: Todo
Development

No branches or pull requests

1 participant