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
- [ ] health check
- [ ] file size ("locally" implement a simple function to check against a recommended and maximum file size)
- [ ] clang tidy
- [ ] cpplint
- [ ] cppcheck
- [ ] oj
- [ ] elm/elf parser! (engr100 this summer)
- [x] health check
- [x] file size (keyword parser)
- [x] clang tidy
- [x] cpplint
- [x] cppcheck
- [x] oj
- [x] elm/elf parser! (engr100 this summer)