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

adrienverge / yamllint / 87
100%

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

pending completion
87

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%)

5.16 hits per line

Jobs
ID Job ID Ran Files Coverage
1 87.1 22 Jan 2016 05:24PM UTC 0
86.04
Travis Job 87.1
2 87.2 22 Jan 2016 05:24PM UTC 0
86.04
Travis Job 87.2
3 87.3 22 Jan 2016 05:24PM UTC 0
86.04
Travis Job 87.3
4 87.4 22 Jan 2016 05:25PM UTC 0
86.04
Travis Job 87.4
5 87.5 22 Jan 2016 05:29PM UTC 0
86.04
Travis Job 87.5
6 87.6 22 Jan 2016 05:35PM UTC 0
86.04
Travis Job 87.6
Source Files on build 87
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #87
  • 1bfd1809 on github
  • Prev Build on master (#77)
  • Next Build on master (#92)
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