view rust/hg-cpython/rustfmt.toml @ 43015:dffa9d3c2491

automation: install awscli and python3-boto3 packages This provides the `aws` command-line utility as well as a Python library for interacting with AWS. It is useful to have these packages installed in AMIs so you can easily interact with other AWS services. Differential Revision: https://phab.mercurial-scm.org/D6914
author Gregory Szorc <gregory.szorc@gmail.com>
date Sun, 29 Sep 2019 10:37:38 -0700
parents 5532823e8c18
children
line wrap: on
line source

max_width = 79
wrap_comments = true
error_on_line_overflow = true