rustfmt.toml
author Pierre-Yves David <pierre-yves.david@octobus.net>
Thu, 26 Aug 2021 09:49:09 +0200
branchstable
changeset 47879 c1ed2c967fac
parent 45620 426294d06ddc
permissions -rw-r--r--
ci: only run the phabricator step if the previous on succeeded It seems like f6879956a386 regressed the intended behavior. Differential Revision: https://phab.mercurial-scm.org/D11342

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