Test if style is properly formatted
This commit is contained in:
parent
a95ee0cfca
commit
791dab5a2b
@ -8,3 +8,4 @@ branches:
|
|||||||
script:
|
script:
|
||||||
- npm install -g @mapbox/mapbox-gl-style-spec
|
- npm install -g @mapbox/mapbox-gl-style-spec
|
||||||
- gl-style-validate style.json
|
- gl-style-validate style.json
|
||||||
|
- diff <(gl-style-format style.json) style.json
|
||||||
|
Loading…
x
Reference in New Issue
Block a user