Mercurial
Mercurial
>
hg
/ file revision
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
| file |
latest
|
revisions
|
annotate
|
diff
|
comparison
|
raw
|
help
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
rustfmt.toml
author
Pierre-Yves David <pierre-yves.david@octobus.net>
Fri, 20 May 2022 14:27:46 +0200
changeset 49228
b909dd35d9ab
parent 45620
426294d06ddc
permissions
-rw-r--r--
deltas: add a debug-delta-find command to analyse delta search See command documentation for details. For some reason, pytype is confused by our usage of None/deltainfo variable, so I had to quiet it.
edition = "2018"
max_width = 79
wrap_comments = true
error_on_line_overflow = true