1
0

Update TODO.md

This commit is contained in:
GenZmeY 2022-09-15 05:19:43 +03:00 committed by GitHub
parent 88b35bd7eb
commit 0e821f3dbb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,3 +3,4 @@
- [ ] hooks (precompile, postcompile, prebrew, etc...) - [ ] hooks (precompile, postcompile, prebrew, etc...)
- [ ] improve error parser (class vs name mismatch, etc...) - [ ] improve error parser (class vs name mismatch, etc...)
- [ ] server testing - [ ] server testing
- [ ] check description for quotes and warn about it (or add quotes support somehow)