mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-27 17:24:06 +00:00
Run remark-lint on all markdown files in root
This commit is contained in:
parent
8ec61a613a
commit
0995e923f0
@ -31,7 +31,7 @@ install:
|
||||
|
||||
script:
|
||||
- PATH=$PATH:./node_modules/.bin
|
||||
- remark -f README.md > /dev/null
|
||||
- remark -f *.md > /dev/null
|
||||
- set -e
|
||||
- cargo build --features debugging
|
||||
- cargo test --features debugging
|
||||
|
Loading…
Reference in New Issue
Block a user