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

jscs-dev / node-jscs / 1124
97%

Build:
DEFAULT BRANCH: master
Ran 02 Sep 2014 09:21PM UTC
Jobs 1
Files 98
Run time 44s
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
1124

push

travis-ci

markelog
Add additional check in crockford preset

Add check to disallow line breaks before blocks in crockford preset.
As verified on jslint.com this code does not pass validation:

var foo = 0;
if (foo > 0)
{
    foo = 0;
}

It fails with "Expected exactly one space between ')' and '{'.".

Closes gh-616

1912 of 2087 relevant lines covered (91.61%)

34.77 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1124.1 02 Sep 2014 09:21PM UTC 0
91.61
Travis Job 1124.1
Source Files on build 1124
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1124
  • 5c8cae53 on github
  • Prev Build on master (#1123)
  • Next Build on master (#1125)
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