• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

adrienverge / yamllint / 1000 / 11
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 18 Aug 2020 06:11PM UTC
Files 29
Run time 2s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

18 Aug 2020 06:07PM UTC coverage: 97.434% (-0.4%) from 97.87%
REMOVE_LOCALES=false

push

travis-ci

web-flow
commas: Fix example in documentation

Error in the example snippet, it would NOT pass otherwise actually:
```
$ cat test.yml
strange var:
  [10, 20,30, {x: 1, y: 2}]

$ yamllint -d "{extends: default, rules: {commas: {min-spaces-after: 1, max-spaces-after: 1}}}" test.yml
test.yml
  1:1       warning  missing document start "---"  (document-start)
  2:11      error    too few spaces after comma  (commas)
```

1101 of 1130 relevant lines covered (97.43%)

0.97 hits per line

Source Files on job 1000.11 (REMOVE_LOCALES=false)
  • Tree
  • List 0
  • Changed 5
  • Source Changed 1
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 891
  • Travis Job 1000.11
  • 8da98f21 on github
  • Prev Job for REMOVE_LOCALES=false on master (#998.1)
  • Next Job for REMOVE_LOCALES=false on master (#1013.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc