Do not print file names when in the quiet mode
The current help for the `--quiet` option says that it enables "extra quiet output, only errors are outputted". However, isort still prints `Fixing spam/eggs.py` messages to stdout.
Loading
Please register or sign in to comment