rust/hg-core/rustfmt.toml
author Yuya Nishihara <yuya@tcha.org>
Sun, 11 Nov 2018 18:08:33 +0900
changeset 40730 55b053af7196
parent 40271 dbc28c91f7ff
permissions -rw-r--r--
ui: manage logger instances and event filtering by core ui The setup code in blackbox needs more tweaks since it has lots of black magics. I'll fix them by follow-up patches. To be clear, the goal of this series is to provide a proper way for command server to install its own logger. I need it to debug in-memory repository cache.

max_width = 79
wrap_comments = true
error_on_line_overflow = true