Mercurial > hg
view rustfmt.toml @ 49882:8c7895db8955
dirstate: add missing methods and kwargs to idirstate interface
author | Anton Shestakov <av6@dwimlabs.net> |
---|---|
date | Wed, 11 Jan 2023 16:51:37 +0400 |
parents | 426294d06ddc |
children |
line wrap: on
line source
edition = "2018" max_width = 79 wrap_comments = true error_on_line_overflow = true