Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/eslint/eslint

Find and fix problems in your JavaScript code.
https://github.com/eslint/eslint

Build: Don't check commit count (fixes #5935) (#6263)

c8936ebaabb210baf07fcba9cb39ea107d151da4 authored over 8 years ago
Fix: `max-statements-per-line` false positive at exports (fixes #6264) (#6268)

113c1a878446e1f4c37984484bdfed936f2f4225 authored over 8 years ago
Fix: `no-useless-rename` false positives (fixes #6266) (#6267)

03beb27ee80ef5e1c58936888d66cde41fc03d15 authored over 8 years ago
Docs: Fix rule name in example (#6279)

fe89037b57a39a8fd6fc5badefffe6b0ec8d1f03 authored over 8 years ago
2.11.0

0e4c9c8440396105dd53091f2bbc4814190824ac authored over 8 years ago
Build: package.json and changelog update for 2.11.0

640a03d139c6b1aa1321effe1dc0d019b7a2726b authored over 8 years ago
Fix: On --init, print message when package.json is invalid (fixes #6257) (#6261)

* Fix: On --init, print message when package.json is invalid (fixes #6257)

* Clean up tests

77dd2b4cecd080917ab6e2d46f90b227d5a4d2f3 authored over 8 years ago
Fix: `--ignore-pattern` can't uningnore files (fixes #6127) (#6253)

7f60186376d33d36176d7f205ead7a96d3b02d56 authored over 8 years ago
New: no-useless-rename (fixes #6058) (#6249)

fea8fe6d25365d0e5dedbd503e8bbba5c4258f83 authored over 8 years ago
Fix: Incorrect object-property-newline behavior (fixes #6207) (#6213)

Syntax that wasn't handled correctly / caused errors to be thrown:
- computed keys spanning mul...

b4cff9df391c2a5cbff7d4a139dd58b9d68f5bf2 authored over 8 years ago
Docs: Edit arrow-parens.md to show correct output value (#6245)

35b46563966192442d17a34a805c8a2f0d2c829c authored over 8 years ago
Fix: `newline-before-return` shouldn't disallow newlines (fixes #6176) (#6217)

ee0cd5871b69c15e023d3f8b893761b5cc246d34 authored over 8 years ago
Fix: `vars-on-top` crashs at export declarations (fixes #6210) (#6220)

d4f55268edb762d77bcde4ce7b3c71868ed08a1a authored over 8 years ago
New: `unicode-bom` rule to allow or disallow BOM (fixes #5502) (#6230)

088bda9dbe49f1c64bc8e84f02c1c816c2819eb2 authored over 8 years ago
Fix: `comma-dangle` wrong autofix (fixes #6233) (#6235)

14bfc03c01a4e4b6efdad03f3fad517249285b1c authored over 8 years ago
Docs: added examples for arrow-body-style (refs #5498) (#6242)

cdd65d7b07d0e3aae07a84131ebbad7f26d8e496 authored over 8 years ago
Fix: lost code in autofixing (refs #6233) (#6234)

c10c07f0eec529ea055e8d95d9f9899228274911 authored over 8 years ago
Docs: Add rule deprecation section to user guide (fixes #5845) (#6201)

e6d5b1fffd0f787fe5e7078f62143481e294a052 authored over 8 years ago
Upgrade: doctrine to 1.2.2 (fixes #6121) (#6231)

777941e7ba6c1424572380edf5fd1b19b7c0e07c authored over 8 years ago
Update: key-spacing rule whitespace fixer (fixes #6167) (#6169)

74c458dea8d3efd7ca0ebea49c6b9a6ab7d00cd2 authored over 8 years ago
New: Disallow use of Object.prototype methods on objects (fixes #2693) (#6107)

04bd586cff40a233da0e77598dff0db044f49d8f authored over 8 years ago
Update: max in `max-statements-per-line` should be >=0 (fixes #6171) (#6172)

53754ec1bfe895d07553cff60d59cc6fc2e7c98d authored over 8 years ago
Update: Add treatUndefinedAsUnspecified option (fixes #6026) (#6194)

54d1201577bf17cdfbeccca0f769790f9065c71d authored over 8 years ago
Update: Add checkLoops option to no-constant-condition (fixes #5477) (#6202)

18152dda9cc518c1e69353a157a4da6494035c9a authored over 8 years ago
Fix: no-multiple-empty-lines BOF and EOF defaults (fixes #6179) (#6180)

BOF and EOF variables now set as intended and both can be larger can than the max option

76449084e1ae48d364e3e8c41bd760a5d80f82a6 authored over 8 years ago
Fix: `max-statements-per-line` false positive (fixes #6173, fixes #6153) (#6192)

72335eb1875500050e9f87ebea15a555d0ff5947 authored over 8 years ago
Fix: `generator-star-spacing` false positive (fixes #6135) (#6168)

9fce04e76dcbae96445e9f6868947aba07d0d662 authored over 8 years ago
2.10.2

6f2edba7019f8f185f59e0cbffbb0fed94f6a319 authored over 8 years ago
Build: package.json and changelog update for 2.10.2

317efd45b7451a59afaaa2ed61da22971ad16184 authored over 8 years ago
Fix: Remove default parser from CLIEngine options (fixes #6182) (#6183)

* Fix: Remove default parser from CLIEngine options (fixes #6182)

* Fix: Ensure correct parse...

bda5de56d13e5aea3857dd9c78d2edde59d3dffa authored over 8 years ago
Docs: Describe options in rules under Possible Errors part 3 (#6105)

e59e5a0b6a06a87b1f6a4ae8fc0d2a920aa1aae9 authored over 8 years ago
Build: Run phantomjs tests using karma (fixes #6128) (#6178)

842ab2e18a3ee3df6ddc072a1338ae7da5e715a3 authored over 8 years ago
2.10.1

51e05af39829b047cead58c1f89f0f3d48bba7dc authored over 8 years ago
Build: package.json and changelog update for 2.10.1

158b0b698f2b585d6c8c5f4682cc18e7f72a836f authored over 8 years ago
Fix: `valid-jsdoc` false positive at default parameters (fixes #6097) (#6170)

9397135f07a8f0aa6329a9e9b952d28614d0645b authored over 8 years ago
Fix: warning & error count in `CLIEngine.getErrorResults` (fixes #6155) (#6157)

2166ad475bf58a4c1fa11d5c595598d17574ffd9 authored over 8 years ago
Fix: ignore empty statements in max-statements-per-line (fixes #6153) (#6156)

1e0a65295e4d24217188133a35d89475778b1004 authored over 8 years ago
Fix: `no-extra-parens` to check for nulls (fixes #6161) (#6164)

f9ca0d684a8dbebf43d9bc65219188fd26a7f09b authored over 8 years ago
Fix: Parser merge sequence in config (fixes #6158) (#6160)

d095ee3854d4131abbbeaf6399648bea20e65abc authored over 8 years ago
Fix: `no-return-assign` to check for null tokens (fixes #6159) (#6162)

f33e49ffbc7414b747b3345489ca90c004762821 authored over 8 years ago
2.10.0

8b78697f1c2f20fda8a4ec53819be76be3de2193 authored over 8 years ago
Build: package.json and changelog update for 2.10.0

b299e2d5794226dfba94c0db06f99ce9e8663cdf authored over 8 years ago
Docs: Distinguish examples in rules under Stylistic Issues part 4 (#6136)

098cd9cb0929485e9ed4a95f600c3ef8eba1d84c authored over 8 years ago
Docs: Clarify JSX option usage (#6132)

* Make it clear that you need to do more than just enable JSX to get useful linting when JSX is ...

805742ca2bfe9c770f9eaaaa51a5d5dc49e5f492 authored over 8 years ago
Fix: Optimize no-irregular-whitespace for the common case (fixes #6116) (#6117)

10b0933ee793c3a85276444c965dcdfd8e32a429 authored over 8 years ago
Docs: linkify URLs in development-environment.md (#6150)

36bec90bd3cfb3b1661496263ff193036822e968 authored over 8 years ago
Docs: Convert rules in index under Removed from list to table (#6091)

29c401acdee03140b3268e6c1f477834092a22c7 authored over 8 years ago
Fix: `_` and `$` in isES5Constructor (fixes #6085) (#6094)

As discussed in #6085, the previous case-matching code was overly
liberal in matching these pun...

e13e6961b9ff6b2847f9a8753154e28ccfeda37b authored over 8 years ago
Fix: `no-loop-func` crashed (fixes #6130) (#6138)

67916b9bde7a2790490a44d0191a5983bc9351d0 authored over 8 years ago
Fix: Sort fixes consistently even if they overlap (fixes #6124) (#6133)

d311a6229353e2b4e11c3339a6caed689c50e3e2 authored over 8 years ago
Docs: Correct syntax for default ignores and `.eslintignore` example (#6118)

6294459bb675bdeac1a6bb0961f227bc049fdc75 authored over 8 years ago
Fix: Replace `assert.deepEqual` by `lodash.isEqual` (fixes #6111) (#6112)

067db143b140b04c4813a204d91adb9e19530bcc authored over 8 years ago
Fix: `no-multiple-empty-lines` duplicate errors at BOF (fixes #6113) (#6114)

52fdf0409a7d77ab0f31323c6f3adb37b5c17552 authored over 8 years ago
Docs: Document `--ignore-pattern` (#6120)

e6f56dab6b50caa5e515fe8a8534f92249c6c469 authored over 8 years ago
Fix: Merge various command line configs at the same time (fixes #6104) (#6108)

ef739cd521aaef0f378d7ae5310cbf653ef9ab8e authored almost 9 years ago
Update: add returnAssign option to no-extra-parens (fixes #6036) (#6095)

767da6f251db40212cebffb7e0b421690159583c authored almost 9 years ago
Build: Use split instead of slice/indexOf for commit check (fixes #6109) (#6110)

06f6252a1e9a4daf7528023ed904d9d01919ec7d authored almost 9 years ago
Docs: Update headings of rules under Removed (refs #5774) (#6102)

c4fc39b97208271fd3e18ba900273c89549f2aa8 authored almost 9 years ago
Build: Match rule id at beginning of heading (refs #5774) (#6089)

716345f6ee5a81f08b90e57e21a107482f956235 authored almost 9 years ago
Update: Add an option to `prefer-const` (fixes #5692) (#6040)

0734967c0468d8e40547fb9ee918cf4a8d3d2292 authored almost 9 years ago
Update: Add autofix for `lines-around-comment` (fixes #5956) (#6062)

7941d5ecc820afff697da6f428ecd7c30f2ed210 authored almost 9 years ago
Build: Pin proxyquire to ">=1.0.0 <1.7.5" (fixes #6096) (#6100)

dc538aa727f51fded2d7b608d04464570f51dad9 authored almost 9 years ago
Docs: Describe options in rules under Possible Errors part 2 (#6063)

04563ca12d4951d8dfd7f606a43df041df32a6bc authored almost 9 years ago
Chore: Replace deprecated calls to context - batch 4 (fixes #6029) (#6087)

5d390b2c78c9817512431c09949768656aedafe1 authored almost 9 years ago
Fix: `no-return-assign` warning nested expressions (fixes #5913) (#6041)

6df4b237a05d9cadf8e544691d6b24fb976451bf authored almost 9 years ago
Merge pull request #6088 from eslint/docs-one-var-per-line

Docs: Improve showcase example in `one-var-declaration-per-line`

16fad5880bb70e9dddbeab8ed0f425ae51f5841f authored almost 9 years ago
Docs: Correct default for `one-var-declaration-per-line` (fixes #6017) (#6022)

0b67170c3125c7e7f60dc88a8e6f3402df5f2feb authored almost 9 years ago
Fix: comma-style accounts for parens in array (fixes #6006) (#6038)

d40017f3c20f73eee70f3d07c3cc74f4e3a8fc9c authored almost 9 years ago
Docs: Fix typography/teriminology in indent doc (fixes #6045) (#6044)

992d9cf618ddc3d98ef41c15121384360b77f247 authored almost 9 years ago
Chore: Replace deprecated calls to context - batch 3 (refs #6029) (#6056)

4ae39d2b88b079c32c9dc8d1619c0a48d319b40c authored almost 9 years ago
Update: multipass should not exit prematurely (fixes #5995) (#6048)

8633e4d24b2151783e60cae34d8926f3e34b6ea5 authored almost 9 years ago
Update: Adds an avoidQuotes option for object-shorthand (fixes #3366) (#5870)

3c44c2c6e4b15d04363706bc3a5f84469d2a2fe3 authored almost 9 years ago
Fix: throw when rule uses `fix` but `meta.fixable` not set (fixes #5970) (#6043)

Throw an error when a rule uses `fix` but has no `meta.fixable`
property set.

a9a4652b2ce92858d90243e7bb8693f458a14783 authored almost 9 years ago
Docs: Update comma-style docs (#6039)

ad10106a5f9424806f1cf563843b28d6c43226d2 authored almost 9 years ago
Fix: `no-sequences` false negative at arrow expressions (fixes #6082) (#6083)

388d6f812d46f8ea255020d466d57c3c59b32cf2 authored almost 9 years ago
Docs: Clarify rule example in README since we allow string error levels (#6061)

8e960642b914314abd2ea4478584b53ebe88132e authored almost 9 years ago
Fix: `lines-around-comment` multiple errors on same line (fixes #5965) (#5994)

a66bf19aa409bcac8020e8adf97e864b2a41eaa4 authored almost 9 years ago
Docs: Organize meta and describe visitor in Working with Rules (#5967)

a2cc54e739d0874600bbf00e23fecb8c007dc460 authored almost 9 years ago
Fix: object-shorthand should only lint computed methods (fixes #6015) (#6024)

ef8cbffe79c61c5813dfad5716929c4c31759d0c authored almost 9 years ago
Chore: Replace deprecated calls to context - batch 2 (refs #6029) (#6049)

cd1b0574f1af79d189259f4e1a255230d24b37ee authored almost 9 years ago
Update: no-irregal-whitespace in a regular expression (fixes #5840) (#6018)

Problem:
no-irregal-whitespace ignores string literals correctly, but doen't
regular expre...

a3a6e067765dcee17126f5c15fbed30b0821be72 authored almost 9 years ago
Chore: Replace deprecated calls to context - batch 1 (refs #6029) (#6034)

9b9d76c446759b4995aaca356506ec3081904239 authored almost 9 years ago
Fix: blockless else in max-statements-per-line (fixes #5926) (#5993)

Previously `if (x) var y = 1; else var z = 1;` was allowed, now it isnt

dd8bf93fbba878e57ef7cd56f18132c2b7e92e13 authored almost 9 years ago
New: Add new rule `object-property-newline` (fixes #5667) (#5933)

Add a new rule `object-property-newline` that is a port from
JSCS requireObjectKeysOnNewLine.

f84eb8021814f1baf9f97e618fe8ac26b69450e6 authored almost 9 years ago
Docs: mention parsing errors in strict mode (fixes #5485) (#5991)

d5f410435f3d36a0e6079d1b18da836d1c13b177 authored almost 9 years ago
Docs: Move docs from eslint.github.io (fixes #5964) (#6012)

249732edcb0f9e288a46b5e8699a7b5c869b7200 authored almost 9 years ago
Docs: Add example of diff clarity to comma-dangle rule docs (#6035)

Add a sentence and a code example about diff clarity to
comma-dangle docs.

4c2de6c3350ec8a9b3d8310fb8103cd6ae67645b authored almost 9 years ago
Fix: Do not swallow exceptions in CLIEngine.getFormatter (fixes #5977) (#5978)

* Fix: Do not swallow exceptions (fixes #5977)

If a formatter is broken, the exception tellin...

3db2e8982990df3e42fcac98ff63bf0318d56ddd authored almost 9 years ago
Fix: Always ignore defaults unless explicitly passed (fixes #5547) (#5820)

* Fix: Always ignore defaults unless explicitly passed (fixes #5547)

* Base ignore message on...

eb2fb44f456437bd770d948bec9dc303bdf14589 authored almost 9 years ago
Docs: Add example of diff clarity to newline-per-chained-call (#5986)

ab57e9475d429699b9d793ab2e1a7b799beb7acb authored almost 9 years ago
Docs: Update readme info about jshint (#6027)

88bc014db0b0f4d08969211886c212835b78aeb1 authored almost 9 years ago
Docs: put config example in code block (#6005)

Quotes outside of code blocks are turned into smart quotes, which makes
them impractical to cop...

a2c15ccf3f2bedb43513f61f7030bbe24de3516f authored almost 9 years ago
Docs: Fix a wrong examples' header of `prefer-arrow-callback`. (#6020)

a5011cb03c642d420aa870a70882311f20a7b459 authored almost 9 years ago
Docs: Typo in nodejs-api (#6025)

1484edeb2e3a9a3d562c148417b105a08cb68cd3 authored almost 9 years ago
Docs: typo: "eslint-disable-line" not "eslint disable-line" (#6019)

ade6a9b5b7d7592aa18227ebc17881af924026c3 authored almost 9 years ago
Fix: Removed false positives of break and continue (fixes #5972) (#6000)

2f1535433a0b82e3d10006f777b9882a38e2af2c authored almost 9 years ago
2.9.0

d8887638a9eaeeda6ea09f7d625d1bc57ea7f436 authored almost 9 years ago
Build: package.json and changelog update for 2.9.0

c87b1c46fe7ec005ebfe109da8e9db9c97303ae3 authored almost 9 years ago
Fix: Avoid autoconfig crashes from inline comments (fixes #5992) (#5999)

a8a2cd818d1a6758eb92f59e89f75de75a8b850d authored almost 9 years ago
Upgrade: npm-license to 0.3.2 (fixes #5996) (#5998)

23b00e02b81fcc0f64dbba3b22384661bbd3d7b5 authored almost 9 years ago