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

jshint / jshint
99%
master: 100%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Repo Added 15 Dec 2014 05:11PM UTC
Files 16
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

LAST BUILD ON BRANCH master-travis
branch: master-travis
CHANGE BRANCH
x
Reset
  • master-travis
  • 2.10.0
  • 2.10.1
  • 2.10.2
  • 2.10.3
  • 2.11.0
  • 2.11.0-rc1
  • 2.11.1
  • 2.11.2
  • 2.12.0
  • 2.13.0
  • 2.13.2
  • 2.13.3
  • 2.5.11
  • 2.6.0
  • 2.6.1
  • 2.6.2
  • 2.6.3
  • 2.7.0
  • 2.8.0
  • 2.9.0
  • 2.9.1
  • 2.9.1-rc1
  • 2.9.1-rc2
  • 2.9.1-rc3
  • 2.9.2
  • 2.9.3
  • 2.9.4
  • 2.9.5
  • 2.9.6
  • 2.9.7
  • W083-language-change
  • build-upgrades
  • cli-add-test
  • dependabot/npm_and_yarn/elliptic-6.5.4
  • dependabot/npm_and_yarn/hosted-git-info-2.8.9
  • dependabot/npm_and_yarn/i-0.3.7
  • dependabot/npm_and_yarn/path-parse-1.0.7
  • dependabot/npm_and_yarn/shelljs-0.8.5
  • dependabot/npm_and_yarn/ws-6.2.2
  • docs-updates-2
  • fix-some-typos
  • iamlikeme-x-error-message-fix
  • istanbul-ignore
  • main
  • master
  • remove-unnecessary-function
  • retry
  • single-groups-fixes-2
  • tmp
  • v2.10.0
  • v2.10.0-2018-07-01
  • v2.10.0-2018-08-05
  • v2.10.0-2018-12-22
  • v2.10.0-2019-01-13
  • v2.10.0-rebased
  • v2.11.0
  • v2.12.0
  • v2.14.0
  • valueof-typo

pending completion
2863

push

travis-ci

rwaldron
[[FIX]] Accept new RegExp flag introduced by ES6

ECMAScript 6 introduces the "u" flag for regular expressions. Extend the
lexer to accept this when linting ES6 code.

Existing code attempts to compile regular expression literals as a
mechanism to ensure validity. Update this code to ignore regular
expression flags in order to ensure consistent behavior when JSHint is
executed in ES5 and ES6 environments.

129 of 129 new or added lines in 2 files covered. (100.0%)

4149 of 4207 relevant lines covered (98.62%)

14725.45 hits per line

Relevant lines Covered
Build:
Build:
4207 RELEVANT LINES 4149 COVERED LINES
14725.45 HITS PER LINE
Source Files on master-travis
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
2863 master-travis [[FIX]] Accept new RegExp flag introduced by ES6 ECMAScript 6 introduces the "u" flag for regular expressions. Extend the lexer to accept this when linting ES6 code. Existing code attempts to compile regular expression literals as a mechanism to... push 20 Dec 2018 05:50PM UTC rwaldron travis-ci pending completion  
See All Builds (1661)
  • Repo on GitHub
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

© 2025 Coveralls, Inc