fmt: Skip whole module with bang

Co-authored-by: bjorn3 <bjorn3@users.noreply.github.com>
This commit is contained in:
CohenArthur 2020-08-28 12:28:55 +02:00 committed by GitHub
parent 365cebf779
commit fc9f16bf0e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
#[rustfmt::skip]
#![rustfmt::skip]
use rustc_span::symbol::{sym, Symbol};