rustfmt: disable format_macro_bodies

It doesn't work since we're not using rustfmt-nightly.
This commit is contained in:
Bert Belder 2019-07-08 23:06:30 +02:00
parent afd66bb010
commit 958a80e6db
No known key found for this signature in database
GPG Key ID: 7A77887B2E2ED461
1 changed files with 0 additions and 1 deletions

View File

@ -1,4 +1,3 @@
# Copyright 2018-2019 the Deno authors. All rights reserved. MIT license.
max_width = 80
tab_spaces = 2
format_macro_bodies = true