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

jshint / jshint / 2713 / 3
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 16 Sep 2017 07:04PM UTC
Files 13
Run time 0s
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

16 Sep 2017 06:56PM UTC coverage: 98.744%. Remained the same
2713.3

Pull #3191

travis-ci

web-flow
[[FIX]] Consistently ignore dot-prefixed dirs

When the Node.js CLI is invoked with a path to an input file, that file
should not be linted if it matches any pattern in a "ignore list"
configuration file.

Prior to this patch, JSHint failed to ignore such files if one of their
parent directories was prefixed with a period character.

Update the CLI's usage of the `minimatch` Node.js library to also
consider such "dot-prefixed" directories when interpreting ignore lists.

Note that this change is backwards-compatible because it limits the
situations in which the CLI reports an error.
Pull Request #3191: [[FIX]] Consistently ignore dot-prefixed dirs

4008 of 4059 relevant lines covered (98.74%)

3558.25 hits per line

Source Files on job 2713.3
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 2713
  • Travis Job 2713.3
  • 9a318f10 on github
  • Prev Job for on master (#2712.3)
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