Update Roadmap

manuel 2024-10-10 17:43:33 +08:00
parent fde880ecd5
commit 7daeaa38ab

@ -29,10 +29,10 @@ Can be implemented in parallel:
## Parsers ## Parsers
- [ ] health check - [x] health check
- [ ] file size ("locally" implement a simple function to check against a recommended and maximum file size) - [x] file size (keyword parser)
- [ ] clang tidy - [x] clang tidy
- [ ] cpplint - [x] cpplint
- [ ] cppcheck - [x] cppcheck
- [ ] oj - [x] oj
- [ ] elm/elf parser! (engr100 this summer) - [x] elm/elf parser! (engr100 this summer)