diff --git a/Roadmap.md b/Roadmap.md index 923896b..72e2b44 100644 --- a/Roadmap.md +++ b/Roadmap.md @@ -29,9 +29,9 @@ 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 \ No newline at end of file +- [ ] health check +- [ ] file size ("locally" implement a simple function to check against a recommended and maximum file size) +- [ ] clang tidy +- [ ] cpplint +- [ ] cppcheck +- [ ] oj \ No newline at end of file