tools: Enable color for yamllint.

- Yamllint uses the 'faint' escape code.  Ignoring for now.
This commit is contained in:
Andrew Hamilton 2019-07-21 23:54:55 +10:00
parent cc0b565b3a
commit aea93874cc
2 changed files with 4 additions and 1 deletions

2
TODO
View file

@ -1,6 +1,8 @@
Todo
- Publish on pypi.
- Make a snap build work.
- Support 'reverse' and 'faint' escape codes,
used by pylint and yamllint.
Todo (tool related)