view rustfmt.toml @ 50273:5069a89a936e stable

tests: fix timeout adjustement in delaypush.py Doing integer arithmetic with string is bound to fail.
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Wed, 08 Mar 2023 00:46:53 +0100
parents 426294d06ddc
children
line wrap: on
line source

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