black/tests
Toby Fleming 7a14a37981
Change exit code to 2 when config file doesn't exist (#1361)
Fixes #1360, where an invalid config file causes a return/exit code of 1. This
change means this case is caught earlier, treated like any other bad
parameters, and results in an exit code of 2.

Co-authored-by: Toby Fleming <tobywf@users.noreply.github.com>
2020-04-30 08:47:52 +01:00
..
data Fix --diff output when encountering EOF (#1328) 2020-04-04 22:02:57 -07:00
empty.toml Add --target-version option to allow users to choose targeted Python versions (#618) 2019-02-06 18:43:50 -08:00
test_black.py Change exit code to 2 when config file doesn't exist (#1361) 2020-04-30 08:47:52 +01:00