Files
rust-osdev-uefi-rs/uefi-test-runner/examples/rustfmt.toml
Nicholas Bishop 47b7e58244 uefi-test-runner: Add examples
These examples will be used in the book, so they contain special ANCHOR
comments to select segments of interest.

The examples are formatted at 80 characters to reduce the need for
horizontal scrolling in the book output.
2022-09-27 20:12:09 -04:00

5 lines
176 B
TOML

# The examples in this directory get included in the book. Set a smaller
# width to reduce the amount of horizontal scrolling needed for markdown
# code blocks.
max_width = 80