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

Merge pull request #5528 from dchowitz/issue5496

Fix: handle personal package.json without config (fixes #5496)

3e3b17b74cf453e622fb161ed3d8b8d3636294cb authored almost 9 years ago
Fix: handle personal package.json without config (fixes #5496)

9289ef82ff14f8d36202c49bea9cd02a752069b3 authored almost 9 years ago
Fix: `prefer-const` got to not change scopes (refs #5284)

87d74b2685afaf8f270d0abd08af31ec29c1745c authored almost 9 years ago
Merge pull request #5589 from cvrebert/patch-1

Docs: Fix typo in code snippet for no-unmodified-loop-condition rule

ce88bc2b8302abec9641d748e53d4e5ff089fd75 authored almost 9 years ago
Docs: Fix typo in code snippet for no-unmodified-loop-condition rule

5a881e7b467cd43209dcc08cf03bf0ea1777b7ea authored almost 9 years ago
Update: Overrides for space-unary-ops (fixes #5060)

03037c21aec2391f6f3c512b55296589c189104e authored almost 9 years ago
Merge pull request #5544 from pedrottimark/distinguish-examples-best-practices-3

Docs: Distinguish examples in rules under Best Practices part 3

7c78cb18d1725cacdb521c80d5147af35de5ca27 authored almost 9 years ago
Merge pull request #5539 from pedrottimark/distinguish-examples-variables-2

Docs: Distinguish examples in rules under Variables part 2

a1e5341c74f6543946fd2e142f7230ef94ef797e authored almost 9 years ago
Merge pull request #5560 from michaelficarra/GH-5522

Update: replace MD5 hashing of cache files with MurmurHash (fixes #5522)

87f8b18976e4c8ba0813182c64ea53f9fdfaaf10 authored almost 9 years ago
Update: replace MD5 hashing of cache files with MurmurHash (fixes #5522)

24d986afb582d85342d4c1096353d6a67b435eaf authored almost 9 years ago
Merge pull request #5578 from ryym/cli-help-message

Docs: Fix typo in CLI help message

fd3668086cecfc58a4bf2931a90dce89d73e130e authored almost 9 years ago
Merge pull request #5581 from eslint/core/add-test-for-await

Fix: Ensure allowing `await` as a property name (fixes #5564)

1a354ff11c11aa4b46b63acd6586323ba4511b8b authored almost 9 years ago
Merge pull request #5580 from eslint/no-useless-constructor/fix-crash

Fix: `no-useless-constructor` clash (fixes #5573)

c39d5f21af7889ba4db4963855c24e7bb807c9a5 authored almost 9 years ago
Fix: Ensure allowing `await` as a property name (fixes #5564)

f405030f786178e2358498b678f29e00711bc1ed authored almost 9 years ago
Fix: `no-useless-constructor` clash (fixes #5573)

aefc90c128cd430894651717404cbeb7d00705b5 authored almost 9 years ago
Docs: Fix typo in CLI help message

Use the imperative form like other descriptions.

9eaa20ddae4a92aa9055e2a3483e09e89e527736 authored almost 9 years ago
Merge pull request #5455 from SimenB/duplicate-imports

New: `no-duplicate-imports` rule (fixes #3478)

5458a08313fad19b72278d6436b77282398987a2 authored almost 9 years ago
Merge pull request #5461 from eslint/issue5314

Improve file path resolution

a73952af6648d33f84525623f242e0614f9bd05e authored almost 9 years ago
Merge pull request #5572 from eslint/docs-configuring

Docs: Invalid json in `configuring.md`

ea7e9e314bbb54311c8c860ac8e371e9ea5ebaa0 authored almost 9 years ago
Merge pull request #5571 from eslint/docs-prefer-template-examples

Docs: Make `prefer-template` examples consistent.

18f7ca96bdb30ee41cfa2ff72f62c4e26680c234 authored almost 9 years ago
Docs: Invalid json in `configuring.md`

a7c3e676ed20b094a11f460fa7d68a3f54c2da0a authored almost 9 years ago
Docs: Make `prefer-template` examples consistent.

4e50332c808beecfb23e935e2f21f157acd03a83 authored almost 9 years ago
Merge pull request #5565 from kaicataldo/fixes5260

Fix: valid-jsdoc correctly checks type union (fixes #5260)

a77ad1bcaab1e4d0d9ed69ca8db1e56c3e8c2562 authored almost 9 years ago
Fix: valid-jsdoc correctly checks type union (fixes #5260)

Correctly checks type union when it is a property of type application

cfc14a964ec42602b8086a98559c679af2b92d37 authored almost 9 years ago
Merge pull request #5561 from eslint/issue-5532

Fix: `quote-props` false positive on certain keys

2c320da1dd7d952e943da10d81f3c680ff88975d authored almost 9 years ago
Fix: `quote-props` false positive on certain keys (fixes #5532)

This patch ensures the "tokenized" version of the key is an exact match
to avoid any false posit...

689cb7d2a99319b632890b89ecb07e2edd210007 authored almost 9 years ago
Fix: `brace-style` erroneously ignoring certain errors (fixes #5197)

`brace-style` was ignoring almost all `allman` checks when
`allowSingleLine` option was set. It ...

167a03a8bb33575b161e702ae2a24bef09e5a08d authored almost 9 years ago
Merge pull request #5545 from eslint/issue-5538

Fix: object-curly-spacing doesn't know types

a05394a65538b158b26bb3dc30408f153a84399c authored almost 9 years ago
Merge pull request #5541 from platinumazure/issue-template

Docs: Separate parser and config questions in issue template

360ad2b4fc6da0bce4d4cf7ff1a491621423cc1a authored almost 9 years ago
Fix: object-curly-spacing doesn't know types (fixes #5537) (fixes #5538)

`object-curly-spacing` was blindly checking the penultimate token for
`objectsInObjects` and `ar...

3133f2883d7578b5695e82d51ff15e3e50018ae6 authored almost 9 years ago
Docs: Separate parser and config questions in issue template

d0ca1715f4096c04c21b606caa5c50012970b715 authored almost 9 years ago
2.4.0

fce191708b698d7c72e7b24db4495d5a6cf565c7 authored almost 9 years ago
Docs: Autogenerated changelog for 2.4.0

a3d68428bc323d7d19bd541004895b9ed49f4f9a authored almost 9 years ago
Merge pull request #5543 from eslint/issue5476

Fix: estraverse/escope to work with unknowns (fixes #5476)

81b8d2c191d18c2119bc8d48347390bf6dbde6c0 authored almost 9 years ago
Fix: estraverse/escope to work with unknowns (fixes #5476)

97b24668b390b398225e8ef1bc817d6a0d1a4c59 authored almost 9 years ago
Merge pull request #5527 from shinnn/type

Fix: validate the type of severity level (fixes: #5499)

14a8b1c60476e90066b0fa1ddcf2f8a68415f218 authored almost 9 years ago
Fix: Improve file path resolution (fixes #5314)

Squashed commits:
28b1368252360ce1f5e01831f4a4339dd43a79b3 Clean up tests
fe805b5aa68f63bde521ae...

bc769ca8fb5890a2f9c41ee27ee015e8e845fd91 authored almost 9 years ago
Fix: validate the type of severity level (fixes #5499)

Currently, for example, [ "error" ] is also regarded as a valid severity. This is a totally unex...

641b3f784098d109f29eb7ca2c94db6c1a641fd7 authored almost 9 years ago
Docs: Distinguish examples in rules under Best Practices part 3

9ca85671c65220408509b2516efea19e7a860780 authored almost 9 years ago
Merge pull request #5510 from brettz9/no-unused-expressions-strict

Docs: no-unused-expressions - add more edge unusable and usable examples

d727f17f4efc888ed0e59259a4e4cac01a42f0d9 authored almost 9 years ago
Docs: no-unused-expressions - add more edge unusable and usable examples

Avoid using string as example of unusable since it could be a directive depending on context

9ee8869314e5bd71ddba58edd03a6ceab2016bae authored almost 9 years ago
Docs: Distinguish examples in rules under Variables part 2

b9c69f158697f2117f7c28a39dd5a544472e122b authored almost 9 years ago
Merge pull request #5534 from brettz9/no-sequences-parity

Docs: Create parity between no-sequences examples

5c3be5aca0c52cd659fa7005fad828c1ed56a0f9 authored almost 9 years ago
Docs: Create parity between no-sequences examples

56bf864bce454c395a41b37587cb533cf4cbeccb authored almost 9 years ago
Merge pull request #5526 from ljharb/parser_options

New: add `--parser-options` to CLI (fixes #5495)

3dfcbb313be1d2ed97cc8e67f0b060fbfb237919 authored almost 9 years ago
Merge pull request #5512 from diki/issue5480

Fix: newline-before-return: bug with comment (fixes: 5480)

b54c006d22601bec4087a37c754fa8ad19f53080 authored almost 9 years ago
New: add `--parser-options` to CLI (fixes #5495)

13ef1c726a495eefd8061081f0403e5596706fe4 authored almost 9 years ago
Merge pull request #5500 from eslint/issue-5332

Update: add `allowParens` option to `no-confusing-arrow`

13c440f445166538a38cd2a2faa7a3e34a4f4760 authored almost 9 years ago
Merge pull request #5503 from craigmichaelmartin/patch-1

fix func-style expression option example

e91fe0451bac7bad74a737f5c4ace497a8199abc authored almost 9 years ago
Docs: fix func-style arrow exception option

ae1ee54eea5d6c5f47aa3302b1a25096b0eb92b9 authored almost 9 years ago
Merge pull request #5516 from brettz9/rearrange-rules-for-better-categories

Docs: Rearrange rules for better categories (and improve rule summaries)

e3159a6026e6dab2b334151f84c8f8d57bc1b785 authored almost 9 years ago
Merge pull request #5524 from brettz9/no-lone-blocks-label-example

Docs: no-lone-blocks - show non-problematic (and problematic) label

55da314102749cdf76ee4da28cd3f0dccbccc4e1 authored almost 9 years ago
Docs: no-lone-blocks - show non-problematic (and problematic) label

91852fd10428a889ac1955af665a1f754b0487a3 authored almost 9 years ago
Merge pull request #5509 from dgreensp/dgreensp-vardecl-indent

Fix: overindent in VariableDeclarator parens or brackets (fixes #5492)

8447e70558d493f82bc1375f69993284ad0f775d authored almost 9 years ago
Merge pull request #5517 from brettz9/minor-readme-clarifications

Docs: Minor README clarifications

a556ec27f4aba16b3bdbd2b54321cd2a8d0e4f25 authored almost 9 years ago
Docs: Rearrange rules for better categories (and improve rule summaries)

b34458fc40d677dfe6c9e33e3365ebb4bb1e48be authored almost 9 years ago
Docs: Minor README clarifications

Fixable rules are mostly limited to whitespace fixes; indicate no-reserved-keys replacement as q...

1198b26bb887bc2a3d58a2dbc654e5107a444463 authored almost 9 years ago
Fix: newline-before-return: bug with comment (fixes #5480)

03e6869ac8ec7a70a56f0c62220c3c68aa2240c0 authored almost 9 years ago
Merge pull request #5508 from brettz9/node-in-docs

Docs: Replace all node references to Node.js which is the official name

288d3b27b80f492e5cf32c41a688bafcfc76f6c1 authored almost 9 years ago
Fix: overindent in VariableDeclarator parens or brackets (fixes #5492)

ad100fd367f33f22be12c9a7ef95528f72828b95 authored almost 9 years ago
Merge pull request #5507 from brettz9/no-new-func

Docs: Minor fixes in no-new-func (refs #5451)

30b874d1dfc14094927fcf72a4b6742db2539f6d authored almost 9 years ago
Docs: Replace all node references to Node.js which is the official name

9b8e04b2d47519a3f34c4a0abb44d0f42150f081 authored almost 9 years ago
Docs: Minor fixes in no-new-func

cc1f2f0cc2dcd6566184598b60a0aedfc9636c45 authored almost 9 years ago
Merge pull request #5457 from eslint/no-unmodified-loop-condition/fix-false-positive

Fix: `no-unmodified-loop-condition` false positive (fixes #5445)

bb8f47018681e7afa823165fdaec490e57955d53 authored almost 9 years ago
Merge pull request #5470 from pedrottimark/distinguish-examples-best-practices-1

Docs: Distinguish examples in rules under Best Practices part 1

34af26e04db2c79892640db7bfecb7a568a19612 authored almost 9 years ago
Docs: Distinguish examples in rules under Best Practices part 1

6ab81d4e3b07b74eba8030ba9c85b04d59ce0d53 authored almost 9 years ago
Update: add `allowParens` option to `no-confusing-arrow` (fixes #5332)

9c6c70cc9e4e8de1136532d833c2e80553db88bd authored almost 9 years ago
Merge pull request #5497 from afahim/docs

Docs: Document linebreak-style as fixable

a6687f5e1b3684897ecf55adf346a9a5688459ac authored almost 9 years ago
Docs: Document linebreak-style as fixable.

979c096a967e7a81ed4fafcd5bd2916d360b0e52 authored almost 9 years ago
Merge pull request #5490 from eslint/issue5488

Fix: Ignore destructuring assignment in `object-shorthand` (fixes #5488)

0d2562ac9da8463b0c137c2cc6e11082ed1b45e9 authored almost 9 years ago
Fix: Ignore destructuring assignment in `object-shorthand` (fixes #5488)

9f18a81475ccd006f6a8b7653a5e7e37f0cf65a4 authored almost 9 years ago
Merge pull request #5486 from mdebruijne/master

Docs: README.md, prefer-const; change modified to reassigned

7051465f9090959da031b38036673106310bf1be authored almost 9 years ago
Docs: README.md, prefer-const; change modified to reassigned

5d9a798cd525484142f8ae37cd8be6eb07750b48 authored almost 9 years ago
Merge pull request #5482 from platinumazure/key-spacing-fix-multiline

Fix: key-spacing checks ObjectExpression is multiline (fixes #5479)

77f578760fec95e08ac05f9fd45a7f98ba8fbb3a authored almost 9 years ago
Fix: key-spacing checks ObjectExpression is multiline (fixes #5479)

38eb7f1ee63b9df985014e6128a6dd30bdad8025 authored almost 9 years ago
Fix: `no-unmodified-loop-condition` false positive (fixes #5445)

Previously, this rule has been checking whether every BinaryExpression
was modified or not. But ...

9592c456f7f3f3139b7dab75c2d4b3a859e223aa authored almost 9 years ago
2.3.0

ef341be49669230bb33c76886c666be89c8e99ee authored almost 9 years ago
Docs: Autogenerated changelog for 2.3.0

d486b7a51e670d01f01927b7dd71d46346dfbf56 authored almost 9 years ago
Merge pull request #5465 from eslint/issue5464

Build: Add additional linebreak to docs (fixes #5464)

abfb5f1f5eeee3a60a54236c77efd603399b08ee authored almost 9 years ago
Merge pull request #5347 from bsbeeks/beeks/no-magic-numbers

Fix: Proposed no-magic-numbers option: ignoreJSXNumbers (fixes #5348)

5e8ee292457f6315f252c522228c1aa5ceed1787 authored almost 9 years ago
Merge pull request #5454 from pedrottimark/distinguish-examples-possible-errors-2

Docs: Distinguish examples in rules under Possible Errors part 2

dd21a1adfb50d848e3bed400971169ae75a0a41d authored almost 9 years ago
Update: Proposed no-magic-numbers option: ignoreJSXNumbers (fixes #5348)

1b2c6e03ed2d849c4dcafa51caff41ecdda70c58 authored almost 9 years ago
Merge pull request #5448 from eslint/issue5435

Fix: Check space after anonymous generator star (fixes #5435)

a179457048fb86fcb6ae36254bcc179acd01d304 authored almost 9 years ago
Merge pull request #5467 from jmm/plugins-docs-environment

Docs: Fix incorrect environment ref. in Rules in Plugins. (fixes #5421)

50e8f380b9c62c5080ff2c1621d29c80b99753af authored almost 9 years ago
Docs: Fix incorrect environment ref. in Rules in Plugins. (fixes #5421)

63c0b7d1efc30c24a7f66f768e2372cbf14d36c3 authored almost 9 years ago
Build: Add additional linebreak to docs (fixes #5464)

124c4477ce0d9a3a0ff97b5f639b3046ec77d384 authored almost 9 years ago
Merge pull request #5433 from platinumazure/docs-parser-options-migration

Docs: Add RuleTester parserOptions migration steps

74e599a1a770e0bef3b251d7c56c4ea33ab6ccea authored almost 9 years ago
Docs: Add RuleTester parserOptions migration steps

0d3831b0dc1aa86ee86a5b0e31c38bc8763f2457 authored almost 9 years ago
Merge pull request #5459 from eslint/core/fix-nested-extends

Fix: extends chain (fixes #5411)

1f81918acae8177299b276a645997f8fd073543e authored almost 9 years ago
Merge pull request #5458 from captbaritone/issue5456

Update: Replace getLast() with lodash.last() (fixes #5456)

e86a7366c650f64c41fad715c2686e81414c681f authored almost 9 years ago
New: `no-duplicate-imports` rule (fixes #3478)

c289414bc2b92b7eb174fd0783992083d2933b76 authored almost 9 years ago
Fix: extends chain (fixes #5411)

- I added a parameter `relativeTo` to `load` and `applyExtends`, then
set the directory of the c...

50f4d5a399da03d82b0630d0a5522e159a47153f authored almost 9 years ago
Merge pull request #5436 from pedrottimark/distinguish-examples-possible-errors-1

Docs: Distinguish examples in rules under Possible Errors part 1

a8cf60bd3f8850ac8fa854b16aef199444585e27 authored almost 9 years ago
Update: Replace getLast() with lodash.last() (fixes #5456)

`getLast()` is the only function in `lib/util.js` and it is essentially
identical to `lodash.las...

0547072fe5f83c1007d5ecd4b08df6e45e9b3ad3 authored almost 9 years ago
Docs: Distinguish examples in rules under Possible Errors part 1

8c299469ed11a65fa7c51a5d94e6f269402020c3 authored almost 9 years ago
Docs: Distinguish examples in rules under Possible Errors part 2

5319b4a458f0af7edf536845580a3439634a2ee8 authored almost 9 years ago
Merge pull request #5423 from kaicataldo/fixes5009

New: newline-before-return rule (fixes #5009)

22256160a732967781efb6c29bc641261c1ba0fc authored almost 9 years ago
Merge pull request #5443 from mysticatea/core/child-visitor-keys

Fix: crashed when SourceCode object was reused (fixes #5007)

1b9d012b525e20307c1915567a772f873683d765 authored almost 9 years ago
Fix: crash when SourceCode object was reused (fixes #5007)

1da2420bec9cc5be3dddfe6380c2dbdb9312fdf8 authored almost 9 years ago
New: newline-before-return rule (fixes #5009)

9e9daabbe56aa7539882b63ff34f55e95a3187ad authored almost 9 years ago