mirror of
https://github.com/rust-lang/rust-clippy
synced 2024-11-23 21:23:56 +00:00
Trailing newline
This commit is contained in:
parent
696dc369df
commit
913a5c9b56
1 changed files with 1 additions and 1 deletions
|
@ -95,4 +95,4 @@ fn lint(cx: &LateContext<'_, '_>, replace: Span, root: Span, name: Ident, path:
|
|||
)
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue