#6 will add an initial reusable linting workflow. Here are some of the languages/ecosystems we'd like to eventually support: - [x] Go (#6) - [x] Rust (#6) - [x] Python via `make lint` (#6) - [ ] C and C++ - [ ] CMake via `cmake-format` - [ ] Ethereum (maybe?) - [ ] Haskell (maybe?) - [x] Generic `make lint` (#6) - [ ] Ruby (maybe?) - [x] Markdown linting with `markdownlint-cli` + `markdown-link-check` (#12) - [ ] Possible follow-on for `markdown-link-check`
#6 will add an initial reusable linting workflow. Here are some of the languages/ecosystems we'd like to eventually support:
make lint(Initial reusable linting workflow #6)cmake-formatmake lint(Initial reusable linting workflow #6)markdownlint-cli+markdown-link-check(lint: WIP markdown support #12)markdown-link-check