Bug#742207: [PATCH] Update the handling of colour output for more use-cases.

2014-03-30 Thread Lucas De Marchi
On Sat, Mar 22, 2014 at 3:05 AM, Paul Wise pa...@bonedaddy.net wrote: Disable colours when stdout is not a terminal by default. Add an option to enable colours when stdout is not a terminal. Fixes: https://bugs.debian.org/742207 --- Applied. Thanks. Lucas De Marchi -- To UNSUBSCRIBE,

Bug#742207: [PATCH] Update the handling of colour output for more use-cases.

2014-03-22 Thread Paul Wise
Disable colours when stdout is not a terminal by default. Add an option to enable colours when stdout is not a terminal. Fixes: https://bugs.debian.org/742207 --- codespell.py | 8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/codespell.py b/codespell.py index