view rustfmt.toml @ 52115:bf3e6680c3e4

tests: dump the http server log after a clone in `test-static-http.t` The 404 message lines don't match `$LOGDATE$`, because that tests for a pattern from the first "-" through a "(GET|PUT|POST)", so glob the timestamp away manually.
author Matt Harbison <matt_harbison@yahoo.com>
date Thu, 17 Oct 2024 15:34:45 -0400
parents 426294d06ddc
children
line wrap: on
line source

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