##// END OF EJS Templates
py3: pass bytes to `configint` and `configbool`...
py3: pass bytes to `configint` and `configbool` Both functions require bytes, even in Python 3. Differential Revision: https://phab.mercurial-scm.org/D7453

File last commit:

r40307:dbc28c91 default
r44095:794426e9 default
Show More
rustfmt.toml
3 lines | 66 B | application/toml | TOMLLexer
max_width = 79
wrap_comments = true
error_on_line_overflow = true