The Wayback Machine - https://web.archive.org/web/20201125072315/https://github.com/topics/formatter
Skip to content
#

formatter

Here are 950 public repositories matching this topic...

black
jonathan-s
jonathan-s commented Sep 2, 2020

Describe the bug A clear and concise description of what the bug is.

Running black in the console generates a traceback.

To Reproduce Steps to reproduce the behavior:
Running black directly in the console gives me the following traceback.

Traceback (most recent call last):
  File "/Users/jonathan/projects/recorded/integrations/splunk/venv/bin/black", line 7, in <module>
YaLTeR
YaLTeR commented Nov 20, 2020

A minimal Travis setup could look like this (requires Rust 1.24.0 or greater):

However, the rustfmt component is only available starting from 1.31.0. Anything below gives:

└─ rustup toolchain add 1.30.0 -c rustfmt
info: syncing channel updates for '1.30.0-x86_64-unknown-linux-gnu'
info: latest update on 2018-10-25, rust version 1.30.0 (da5f414c2 2018-10-24)
error: component 'rustfm

Improve this page

Add a description, image, and links to the formatter topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the formatter topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.