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

jshint / jshint / 1632

Builds Branch Commit Type Ran Committer Via Coverage
1632 master [[FIX]] Don't treat referenced globals as locally defined In this example, `foo` would be considered already defined when reaching the `var` statement in the function: var foo; function x() { foo(); var foo; } This is be... Pull #2199 27 Feb 2015 12:27AM UTC niligulmohar travis-ci pending completion   set done
1631 master [[Fix]] export default * are defined in lexical module scope. Fixes gh-2197 Pull #2198 27 Feb 2015 12:23AM UTC rwaldron travis-ci pending completion   set done
1627 master Merge pull request #1784 from Rob--W/per-line-w117-unused [[Fix]] Allow W117 and undef to be toggled per line. push 26 Feb 2015 11:47PM UTC rwaldron travis-ci pending completion   set done
1626 master Merge pull request #2162 from leebyron/json [[TEST]] Test linting JSON push 26 Feb 2015 11:35PM UTC rwaldron travis-ci pending completion   set done
1625 master Merge pull request #2176 from david-gang/master informative error when jshintrc is invalid push 26 Feb 2015 11:34PM UTC rwaldron travis-ci pending completion   set done
1624 master Merge pull request #2188 from mbildner/eval-key-not-harmful [[FIX]] Permit "eval" as object key push 26 Feb 2015 11:25PM UTC rwaldron travis-ci pending completion   set done
1623 master Merge pull request #2187 from jugglinmike/fix-delete-crash [[FIX]] Do not crash on improper use of `delete` push 26 Feb 2015 11:24PM UTC rwaldron travis-ci pending completion   set done
1622 master Merge pull request #2186 from jugglinmike/remove-tautology [[FIX]] Remove tautological condition push 26 Feb 2015 11:15PM UTC rwaldron travis-ci pending completion   set done
1621 master Merge pull request #2185 from jugglinmike/class-expr-identifier Class expr identifier push 26 Feb 2015 11:15PM UTC rwaldron travis-ci pending completion   set done
1620 master Merge pull request #2189 from jugglinmike/update-cla-info [[DOCS]] Update link to CLA push 26 Feb 2015 11:15PM UTC rwaldron travis-ci pending completion   set done
1619 master [[FEAT]] parse and lint tagged template literals Closes #2000 Pull #2196 26 Feb 2015 05:32PM UTC caitp travis-ci pending completion   set done
1617 master [[FEAT]] parse and lint tagged template literals Closes #2000 Pull #2196 26 Feb 2015 05:00PM UTC caitp travis-ci pending completion   set done
1616 master [[FEAT]] parse and lint tagged template literals Closes #2000 Pull #2196 26 Feb 2015 04:41PM UTC caitp travis-ci pending completion   set done
1615 master Use `path.join` properly and in more places. Pull #2087 25 Feb 2015 05:31PM UTC XhmikosR travis-ci pending completion   set done
1614 master Update dependencies. Pull #2086 25 Feb 2015 05:30PM UTC XhmikosR travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • …
  • 110
  • 111
  • Next →
  • Back to Repo
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