Add more todos.

This commit is contained in:
Andrew Hamilton 2016-01-06 23:18:25 +00:00
parent 5945394547
commit 2afe4c9fbf

3
TODO
View file

@ -13,6 +13,9 @@ Todo
- Report on python doctests. (also coverage of)
- Treat any compressed file as though it is uncompressed. But the metadata tool
should still report on the original compressed file.
- Cache tools._python_version.
- Determine if perl files are perl5 or perl6.
- Colourise mccabe.
Done