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

adrienverge / yamllint / 267
100%

Build:
DEFAULT BRANCH: master
Ran 27 Jun 2016 03:55PM UTC
Jobs 5
Files 23
Run time 1min
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
267

push

travis-ci

adrienverge
Allow disabling yamllint checks using comments

Implement problem report disabling with comments in YAML source, for
instance:

    # The following mapping contains the same key twice,
    # but I know what I'm doing:
    key: value 1
    key: value 2  # yamllint disable-line rule:key-duplicates

or:

    # yamllint disable rule:colons
    - Lorem       : ipsum
      dolor       : sit amet,
      consectetur : adipiscing elit
    # yamllint enable rule:colons

Closes: #8

809 of 835 relevant lines covered (96.89%)

4.84 hits per line

Jobs
ID Job ID Ran Files Coverage
1 267.1 27 Jun 2016 03:55PM UTC 0
96.89
Travis Job 267.1
2 267.2 27 Jun 2016 03:55PM UTC 0
96.89
Travis Job 267.2
3 267.3 27 Jun 2016 03:55PM UTC 0
96.89
Travis Job 267.3
4 267.4 27 Jun 2016 03:55PM UTC 0
96.89
Travis Job 267.4
5 267.5 27 Jun 2016 03:55PM UTC 0
96.89
Travis Job 267.5
Source Files on build 267
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #267
  • 0eb310e1 on github
  • Prev Build on master (#263)
  • Next Build on master (#269)
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