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

ref(fmt): add wrap-comments rustfmt nightly opt #5

Merged
merged 1 commit into from
Mar 23, 2024

Conversation

alexfertel
Copy link
Contributor

I missed this option when first setting up rustfmt. We want to enable it so that people don't have to think about keeping comments inside the expected line width of 80. This takes a bit of work off our shoulders.

@alexfertel alexfertel requested a review from qalisander March 23, 2024 10:08
@alexfertel alexfertel self-assigned this Mar 23, 2024
Copy link

netlify bot commented Mar 23, 2024

Deploy Preview for contracts-stylus canceled.

Name Link
🔨 Latest commit 2896b20
🔍 Latest deploy log https://app.netlify.com/sites/contracts-stylus/deploys/65feaa29e26a90000842fcd4

Copy link

codecov bot commented Mar 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.3%. Comparing base (336d051) to head (2896b20).

Additional details and impacted files
Files Coverage Δ
lib/crypto/src/merkle.rs 98.1% <100.0%> (-0.1%) ⬇️

@alexfertel alexfertel merged commit 6ad9e1f into main Mar 23, 2024
18 checks passed
@alexfertel alexfertel deleted the enable-wrap-comments-fmt-option branch March 23, 2024 15:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants