1
0
mirror of https://github.com/google/comprehensive-rust.git synced 2025-06-26 10:41:01 +02:00

Fix dprint comments in STYLE.md (#1092)

From #1091, thanks!
This commit is contained in:
Martin Geisler
2023-08-21 18:26:13 +02:00
committed by GitHub
parent d5822d2f70
commit 10f03e370d

View File

@ -47,7 +47,7 @@ struct Person { name: String }
if the `Person` struct is not important for your example. Please use this
sparingly: enclose the code block in `<!-- dprint-ignore-start -->` and
`<!-- dprint-ignore-start -->` to suppress warnings about the formatting.
`<!-- dprint-ignore-end -->` to suppress warnings about the formatting.
## Speaker Notes