Tue, 01 Dec 2020 12:59:33 -0500 |
Augie Fackler |
black: merge config into main pyproject.toml now that we have it
|
Thu, 01 Oct 2020 09:09:35 -0700 |
Martin von Zweigbergk |
rust: move rustfmt.toml to repo root so it can be used by `hg fix`
|
Wed, 22 Jan 2020 22:23:04 -0800 |
Gregory Szorc |
python-zstandard: blacken at 80 characters
|
Thu, 16 Jan 2020 08:41:38 -0800 |
Martin von Zweigbergk |
examples: refer to nightly rustfmt in Windows-compatible way
|
Wed, 08 Jan 2020 14:37:01 -0500 |
Augie Fackler |
examples: specify rustfmt nightly using a $() construct
|
Thu, 12 Dec 2019 14:28:31 -0800 |
Kyle Lippincott |
fix: correct the clang-format example hgrc so that it actually works
|
Tue, 17 Dec 2019 14:04:02 -0500 |
Augie Fackler |
examples: add an example configuration for go source files
|
Thu, 07 Nov 2019 03:59:22 -0800 |
Martin von Zweigbergk |
formatting: remove another data-ogre from the config example
|
Sat, 02 Nov 2019 12:51:28 -0700 |
Gregory Szorc |
fsmonitor: remove pywatchman from exclusion rule
stable
|
Wed, 30 Oct 2019 16:17:39 -0400 |
Augie Fackler |
contrib: fix up example fix configuration for our move to released black
stable
|
Mon, 14 Oct 2019 12:55:40 -0400 |
Augie Fackler |
black: also ignore grey.py
|
Mon, 14 Oct 2019 12:52:33 -0400 |
Augie Fackler |
black: move remaining config knobs into toml file
|
Mon, 14 Oct 2019 12:46:32 -0400 |
Augie Fackler |
black: rename pyproject.toml to black.toml
|
Mon, 07 Oct 2019 11:51:34 -0400 |
Pierre-Yves David |
formatting: make black --quiet in the example `hg fix` config
|
Mon, 07 Oct 2019 11:48:34 -0400 |
Pierre-Yves David |
formatting: remove the data-ogre from the config example
|
Sun, 06 Oct 2019 14:13:03 -0700 |
Augie Fackler |
contrib: add a fork of black (as "grey") that includes my changes
|
Sun, 06 Oct 2019 06:55:49 -0700 |
Augie Fackler |
examples: include a sample of how to use black with fix
|
Mon, 20 May 2019 14:37:38 -0400 |
Augie Fackler |
examples: add sample fix integration for `rustfmt`
|
Mon, 20 May 2019 14:33:46 -0400 |
Augie Fackler |
contrib: add new examples area and start it out with a config for `hg fix`
|