Correct heading level of [lints] documentation

It was two levels too deep. (Compare with the following `[badges]` section header.)
This commit is contained in:
Kevin Reid 2024-05-07 11:45:21 -07:00 committed by GitHub
parent 4e59631d94
commit ccf160721b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -544,7 +544,7 @@ both `src/bin/a.rs` and `src/bin/b.rs`:
default-run = "a"
```
#### The `lints` section
## The `[lints]` section
Override the default level of lints from different tools by assigning them to a new level in a
table, for example: