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

adrienverge / yamllint / 87 / 2
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 22 Jan 2016 05:24PM UTC
Files 22
Run time 1s
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

22 Jan 2016 05:24PM UTC coverage: 86.035% (+0.05%) from 85.99%
87.2

push

travis-ci

adrienverge
Rules: indentation: Add 'check-multi-line-strings' option

This options allows the user to control whether to lint indentation
inside multi-line scalars or not.

When enabled, such YAML source will be detected as a problem:

    - C code: void main() {
                  printf("foo");
              }

whereas this one would not:

    - C code: void main() {
              printf("foo");
              }

536 of 623 relevant lines covered (86.04%)

0.86 hits per line

Source Files on job 87.2
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 87
  • Travis Job 87.2
  • 1bfd1809 on github
  • Prev Job for on master (#77.2)
  • Next Job for on master (#92.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