Update TODO and BUGS.
This commit is contained in:
parent
20f4ab708c
commit
55a8ca7849
2 changed files with 7 additions and 7 deletions
12
TODO
12
TODO
|
|
@ -1,13 +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)
|
||||
- Report on python doctests. (also coverage of)
|
||||
- eslint for javascript (at least for js,md,ts)
|
||||
|
||||
|
||||
Done
|
||||
|
|
@ -174,6 +169,7 @@ Done
|
|||
- Make a flatpak build work.
|
||||
- Check the appimage build.
|
||||
- Colourise more tools: luacheck, gcc, perl6, shellcheck, elinks?
|
||||
- Make a snap build work.
|
||||
|
||||
A-syntax, B-tests, C-auto docs, D-lint, E-coverage, F-profile, G-tidy, H-import deps
|
||||
A B C D E F G H
|
||||
|
|
@ -439,4 +435,8 @@ Shelved
|
|||
- Cache tools._python_version.
|
||||
- Not supporting python2 anymore.
|
||||
- Check if class Entry is really working correctly as a collections.UserList.
|
||||
- Entry is no longer a UserList.
|
||||
- Entry is no longer a UserList.
|
||||
- Support 'reverse' and 'faint' escape codes,
|
||||
used by pylint and yamllint.
|
||||
- Report on python doctests. (also coverage of)
|
||||
- eslint for javascript (at least for js,md,ts)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue