Add end whitespace ignore flag for tidy
This commit is contained in:
parent
51d3cec387
commit
4de4a95505
2 changed files with 3 additions and 2 deletions
|
|
@ -10,7 +10,7 @@
|
|||
|
||||
#![crate_name = "foo"]
|
||||
|
||||
// ignore-tidy-linelength
|
||||
// ignore-tidy-end-whitespace
|
||||
|
||||
// @has foo/fn.f.html
|
||||
// @has - '<p>hard break:<br>after hard break</p>'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue