rustfmt.toml
author Julien Cristau <jcristau@mozilla.com>
Thu, 23 May 2024 11:05:11 +0200
changeset 51628 33bcb1dd4101
parent 45620 426294d06ddc
permissions -rw-r--r--
clonebundles: add missing newline to legacy response This seems to have been removed in 6.5 (likely by 60f9602b413e).

edition = "2018"
max_width = 79
wrap_comments = true
error_on_line_overflow = true