chore: lint docs too
The most obvious benefit is link checking. This is especially useful with rust-analyzer, because it allows to jump to definition of the item referenced in the doc comment. The patch also makes CI to use `make lint` to avoid duplication.
parent
c1fec6e7
No related branches found
No related tags found
Showing
- .gitlab-ci.yml 10 additions, 9 deletions.gitlab-ci.yml
- Makefile 4 additions, 0 deletionsMakefile
- src/args.rs 1 addition, 1 deletionsrc/args.rs
- src/rpc/join.rs 1 addition, 1 deletionsrc/rpc/join.rs
- src/rpc/update_instance.rs 1 addition, 1 deletionsrc/rpc/update_instance.rs
- src/storage.rs 1 addition, 1 deletionsrc/storage.rs
- src/traft/network.rs 1 addition, 1 deletionsrc/traft/network.rs
Loading
Please register or sign in to comment