Sat, 12 Oct 2019 11:30:20 -0700 | Martin von Zweigbergk | tests: add test showing that fixer patterns are currently relative to $PWD | changeset | files |
Mon, 14 Oct 2019 12:55:40 -0400 | Augie Fackler | black: also ignore grey.py | changeset | files |
Mon, 14 Oct 2019 12:54:49 -0400 | Augie Fackler | black: use multiline exclude definition | changeset | files |
Mon, 14 Oct 2019 12:52:33 -0400 | Augie Fackler | black: move remaining config knobs into toml file | changeset | files |
Mon, 14 Oct 2019 12:46:32 -0400 | Augie Fackler | black: rename pyproject.toml to black.toml | changeset | files |
Sat, 12 Oct 2019 15:12:54 -0700 | Martin von Zweigbergk | fix: remove a never-true check for unset pattern in Fixer.affects() | changeset | files |
Fri, 26 Jul 2019 08:43:57 -0700 | Martin von Zweigbergk | fix: warn when a fixer doesn't have a configured command | changeset | files |
Sat, 12 Oct 2019 11:00:20 -0700 | Martin von Zweigbergk | fix: make Fixer initialization more explicit for clarity | changeset | files |