black/src/black_primer
Cooper Lees ff6bbd5d96
Capture CalledProcessError for any postitive returncode (#1450)
- Leave logic to still allow for formatting changes to be ignored
- Now just capture the output of any other error that has a > 1 returncode
- Raise on anything else

Test: Add unit test to exercise this new logic
2020-05-22 12:16:31 -07:00
..
cli.py Enable primer on CI Runs + add all README listed black projects into primer.json (#1440) 2020-05-21 21:57:58 -07:00
lib.py Capture CalledProcessError for any postitive returncode (#1450) 2020-05-22 12:16:31 -07:00
primer.json Enable primer on CI Runs + add all README listed black projects into primer.json (#1440) 2020-05-21 21:57:58 -07:00