Setting the file. One moment.
Chapter 16 · Mapbox Style Quality
Subchapter 16.1
references/ci-integration.mdMarkdown610 BView on GitHub
# Validate expressions before commit
npm run validate-style
# Optimize before commit (optional)
npm run optimize-style1. Validate all expressions
2. Check accessibility compliance
3. Run optimization (warning if significant savings)
4. Compare with production version
5. Generate quality report