aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2021-03-06 01:59:08 -0500
committerJesse Luehrs <doy@tozt.net>2021-03-06 01:59:08 -0500
commitc9b15b9535f7726208669e450630535532bb66d9 (patch)
tree66625a9933c17a5c93e7db05035b7be04ea2ae8c
parente9a976fba8da44c298756e189180d7fe061fe7ba (diff)
downloadpty-process-c9b15b9535f7726208669e450630535532bb66d9.tar.gz
pty-process-c9b15b9535f7726208669e450630535532bb66d9.zip
apparently you also need to specify the edition for rustfmt
-rw-r--r--.rustfmt.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.rustfmt.toml b/.rustfmt.toml
index bcad605..6a05a26 100644
--- a/.rustfmt.toml
+++ b/.rustfmt.toml
@@ -1 +1,2 @@
+edition = 2018
max_width = 78