pass full config path to remark
This commit is contained in:
parent
a60d65b5a4
commit
93ae9c32f1
@ -15,7 +15,7 @@ install:
|
|||||||
|
|
||||||
script:
|
script:
|
||||||
- set -e
|
- set -e
|
||||||
- remark -f README.md -u remark-lint > /dev/null
|
- remark -f README.md -u remark-lint -c .remarkrc.json > /dev/null
|
||||||
- python util/update_lints.py -c
|
- python util/update_lints.py -c
|
||||||
- cargo build --features debugging
|
- cargo build --features debugging
|
||||||
- rm -rf target/ Cargo.lock
|
- rm -rf target/ Cargo.lock
|
||||||
|
Loading…
Reference in New Issue
Block a user