todo management

This commit is contained in:
Roberto Alsina 2024-08-16 14:05:34 -03:00
parent 471b2f5050
commit ae03e4612e

View File

@ -9,3 +9,4 @@
* ✅ Implement lexer loader by file extension * ✅ Implement lexer loader by file extension
* ✅ Add --line-numbers to terminal formatter * ✅ Add --line-numbers to terminal formatter
* Implement lexer loader by mime type * Implement lexer loader by mime type
* Implement Delegating lexers