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

Upgrade: ignore to 3.1.2 (fixes #5979) (#5988)

377167dbc6b8b1a690a83e63da0a29f6ed03f764 authored almost 9 years ago
Fix: no-control-regex literal handling fixed. (fixes #5737) (#5943)

Regex'es defined with literal syntax were not handled as expected.
During the check we get the ...

141b77841e1c086d2f1b73e767d2fe3be4590a17 authored almost 9 years ago
Fix: Clarify color option (fixes #5928) (#5974)

577757d0bdbce9ddf913d4e6e54adfeef9069d02 authored almost 9 years ago
Docs: Update CLA link (#5980)

Before submitting #5977 I had signed the old CLA from before joining
the jQuery Foundation, as ...

e7e65816c0f776d1b1e001e0305a960480baf4cd authored almost 9 years ago
Build: Add nodejs 6 to travis (fixes #5971) (#5973)

0be26bce04046daa90336eca12cf2e2457e06029 authored almost 9 years ago
New: Rule `no-unsafe-finally` (fixes #5808) (#5932)

e6065235a682c5beae4a3f6e05cd7fa1b2813a3e authored almost 9 years ago
Chore: Add metadata to existing rules - Batch 7 (refs #5417) (#5969)

Chore: Add metadata to existing rules - Batch 7 of 7 (refs #5417)

42d1ecc9077328153f46dc5b6f972806777ec168 authored almost 9 years ago
Update: object-shorthand lints computed methods (fixes #5871) (#5963)

e2ad1ec7f6e48f8f4ab9014e5562ec168d9d2442 authored almost 9 years ago
Chore: Add metadata to existing rules - Batch 6 (refs #5417) (#5966)

Chore: Add metadata to existing rules - Batch 6 of 7 (refs #5417)

d24516a423cc6acedad4b8f36369f7506ee424af authored almost 9 years ago
Fix: `id-match` false positive in property values (fixes #5885) (#5960)

1e7a3ef6ea2299e62aa7ac0fd79bb38bdbf7b44b authored almost 9 years ago
Update: Use process @abstract when processing @return (fixes #5941) (#5945)

Allow @return(s) without return keyword in function when @abstract/virtual is present

51ddd4bbc8ab620c62524cb332cec746342e2a93 authored almost 9 years ago
Update: Add autofix for `no-whitespace-before-property` (fixes #5927) (#5951)

52a4bea9df33c8c06828712c4ce8ce4617e5018c authored almost 9 years ago
Docs: Correct typo in configuring.md (#5957)

46e058d149c22fcf4e7679f79ab10054a52444c2 authored almost 9 years ago
Chore: Add metadata to existing rules - Batch 5 (refs #5417) (#5944)

Chore: Add metadata to existing rules - Batch 5 (refs #5417)

5f8abab3c87fe0eced7b25de1208c92e5bdd9532 authored almost 9 years ago
Chore: Add missing newlines to test cases (fixes #5947)

Chore: Add missing newlines to test cases (fixes #5947)

0562f771778160257ddfb1a201c301cad2830bdd authored almost 9 years ago
Chore: Enable quote-props rule in eslint-config-eslint (refs #5188) (#5938)

fc78e78824b800e9cc51bba91ce3b47f7031c5a3 authored almost 9 years ago
Docs: Update docs to refer to column (#5937)

* Update docs to refer to column

* Update column in new guide as well

43f6d054a00f53721f812ee3ee4be6757879ffdb authored almost 9 years ago
Update: Add autofix for `comma-dangle` (fixes #3805) (#5925)

586478ed812002c719ae005bc40c590a5cb64904 authored almost 9 years ago
Merge pull request #5849 from platinumazure/no-console

Fix: Enable no-console rule in eslint-config-eslint (refs #5188)

0c0159ba6f4fcfab50522e5fbaa6a7b0d73be8b6 authored almost 9 years ago
Merge pull request #5921 from scriptdaemon/docs-stylistic-issues-3

Docs: Distinguish examples in rules under Stylistic Issues part 3

cfe562d579f386804d54d2006df08aa4deaa9957 authored almost 9 years ago
Docs: Distinguish examples in rules under Stylistic Issues part 3

a4f9c5acb8abdfb995a321f5db86c124412e50f3 authored almost 9 years ago
Chore: Enable no-console rule in eslint-config-eslint (refs #5188)

e7c07379b27594e03b255c1b11e64bb9791bdcce authored almost 9 years ago
Build: Add “chore” to commit tags (fixes #5880) (#5929)

0023fe6dc814db33deb62abc9acf2ddcaf7e1d94 authored almost 9 years ago
Upgrade: espree 3.1.4 (fixes #5923, fixes #5756)

25d626a288e58fea57d5949ff6d3d7111db0fb77 authored almost 9 years ago
Merge pull request #5920 from eslint/issue-5402

New: Add `no-useless-computed-key` rule

495c6c4a76c8c1ae48ba5573d99bda527324879a authored almost 9 years ago
New: Add `no-useless-computed-key` rule (fixes #5402)

a01b41214ceac8306ea621dbd781f378faf75715 authored almost 9 years ago
Merge pull request #5853 from eslint/issue5852

Update: Remove workaround for espree and escope bugs (fixes #5852)

36d678e81eca900dd8935f6bb6c9b7cfde0d9317 authored almost 9 years ago
Merge pull request #5905 from eslint/chore-copyright

Chore: Update copyright and license info

c32b35bc1496f5d91a866a892be0b82f79e41ccc authored almost 9 years ago
Chore: Remove workaround for espree and escope bugs (fixes #5852)

9afb9cbe2e3259d04a5b9bcfb40a732b88718397 authored almost 9 years ago
Chore: Update copyright and license info

3ffc5822749764b84e518e3a1b992aa498242458 authored almost 9 years ago
Merge pull request #5919 from eslint/fixes5874

Docs: Clarify init sets up local installation (fixes #5874)

8d1deb33c41dc376dcd4a931fdfab18e19b24c85 authored almost 9 years ago
Docs: Clarify init sets up local installation (fixes #5874)

249eb40d77e9a3b3be4de5e633bf87589d314219 authored almost 9 years ago
Merge pull request #5903 from eslint/docs-possible-errors-1

Docs: Describe options in rules under Possible Errors part 1

864c5eb691c666334c2090b88a0f143f3545770c authored almost 9 years ago
Docs: Describe options in rules under Possible Errors part 1

6cd8c867934b342f11c1f9724dabb9254c6daa21 authored almost 9 years ago
Merge pull request #5897 from eslint/no-this-before-super/fix-crash

Fix: `no-this-before-super` crash on unreachable paths (fixes #5894)

11105e83da16fb6f9208858ca5f384eb4decb559 authored almost 9 years ago
Fix: `no-this-before-super` crash on unreachable paths (fixes #5894)

f842d18ce68b370aa08be54fece634e1ad568f7e authored almost 9 years ago
Merge pull request #5906 from eslint/readme-pipe

Docs: Fix missing delimiter in README links

2f7168858efd5e340e73e3213307152a5349a17f authored almost 9 years ago
Docs: Fix missing delimiter in README links

Also made the Markdown a little more organized via judicious use of line breaks.

a02960ba7f098edf3a5e9373204228555efe8031 authored almost 9 years ago
Merge pull request #5904 from eslint/docsupdate

Docs: Update developer guide with new standards

46d061059dfb7c07caca478adc552658ce70e09a authored almost 9 years ago
Docs: Update developer guide with new standards

3a9e72c2b6d008b570f51367573ada45a46e6034 authored almost 9 years ago
Merge pull request #5558 from eslint/issue-4668

Update: Add `allowUnboundThis` option to `prefer-arrow-callback`

720e8d6eb09bdee2d805fc2ea75f1d9d15225083 authored almost 9 years ago
Update: Add `allowUnboundThis` to `prefer-arrow-callback` (fixes #4668)

cb78585cc7d018cc238e51f9b16429ee8194e9eb authored almost 9 years ago
Merge pull request #5902 from eslint/botfix

Chore: Remove CLA check from bot

38feead95f8d84f6a2f89beec56f5ac133efe479 authored almost 9 years ago
Chore: Remove CLA check from bot

02be29f7d5a3e400fddff5e1e6a2891ff1ddd506 authored almost 9 years ago
Merge pull request #5899 from eslint/jquery

Chore: Include jQuery Foundation info

65a760a1ee52db5abec6ab048cee3fe811d12fc8 authored almost 9 years ago
Chore: Add metadata to existing rules - Batch 4 (refs #5417)

Chore: Add metadata to existing rules - Batch 4 (refs #5417)

220713ed00d59df57f7145c1b369ab64bb613e70 authored almost 9 years ago
Chore: Include jQuery Foundation info

df53414c34e23eb4b659795cb673301b35918957 authored almost 9 years ago
Merge pull request #5863 from eslint/multipass

Update: Autofixing does multiple passes (refs #5329)

84faa07ab3c8f55eef0fb5ebb90706abc21db02e authored almost 9 years ago
Merge pull request #5896 from eslint/no-useless-escape/fix-for-jsx

Fix: `no-useless-escape` false positive in JSXAttribute (fixes #5882)

49a512178baeb6785ca0ca6811e77a0e9faae612 authored almost 9 years ago
Merge pull request #5892 from scriptdaemon/docs-sort-imports-category

Docs: Move `sort-imports` to 'ECMAScript 6'

bd518d34d0adccfa019a0f59e0d35b1517aa360a authored almost 9 years ago
Fix: `no-useless-escape` false positive in JSXAttribute (fixes #5882)

f1b2992a0e199150b5d1f7c0feab40e74adea91f authored almost 9 years ago
Docs: Move `sort-imports` to 'ECMAScript 6'

74674ad06f7803d2ed0e1dd8f863408b234f8aa9 authored almost 9 years ago
Merge pull request #5889 from scriptdaemon/docs-string

Docs: Fix severity type in example

4a8417e7b0c452ebbb1d8b2d10a1497954d91ae0 authored almost 9 years ago
Docs: Fix severity type in example

ae69ddbada174fad417a917e7ce9036d11c2835f authored almost 9 years ago
Update: Autofixing does multiple passes (refs #5329)

19f6fff6d5f9a576ac956d3aee3a5e084873398e authored almost 9 years ago
Merge pull request #5864 from alvov/issue5803

Update: `commentPattern` option for `default-case` rule (fixes #5803)

c81b32d397e488086059069b0044ddef4604b7bb authored almost 9 years ago
Merge pull request #5873 from eslint/fixes5833

Fix: Install ESLint on init if not installed (fixes #5833)

1d726cee0eb712b25b90e84463d4068905850a2a authored almost 9 years ago
Merge pull request #5884 from eslint/docs-rules-index

Docs: Reduce length of paragraphs in rules index

6bf66e118719dd759d3d387b42c71f5530e1f989 authored almost 9 years ago
Merge pull request #5875 from eslint/docs-readme-jscs

Docs: Update JSCS info in README

97fd48a7d5dc00378020a62724363783dbe1d827 authored almost 9 years ago
Merge pull request #5881 from sadorlovsky/func-style/fix-docs

Docs: Fix a wrong option

0c306171b7abef65c8b9eb95dbfc75dcc4e46d95 authored almost 9 years ago
Docs: Reduce length of paragraphs in rules index

1e4b0ca35a2c6a8e0b8f4d7a74be46b755c0ef52 authored almost 9 years ago
Docs: Fix a wrong option

8cfe1ebd69e02a57ec42095b5032716f2297cab8 authored almost 9 years ago
Merge pull request #5868 from JamesMGreene/patch-1

Docs: Removed incorrect example

724fd521074d5d485e13b39f7eedd9f73691b049 authored almost 9 years ago
Merge pull request #5879 from eslint/docs-alberto-reviewer

Docs: Add alberto as reviewer

47d47b3485d9b4e80ecc0a33bd36efaac8b3ac52 authored almost 9 years ago
Docs: Add alberto as reviewer

8f6739ffee3f099d891fad5cf037bc3593948d6d authored almost 9 years ago
Merge pull request #5878 from eslint/docs-inline-config

Docs: Fix message for `inline-config` option

2b1838ea2f98baf9749b32056a2a5b389240295e authored almost 9 years ago
Docs: Fix message for `inline-config` option

2ae4938fad01c89a798be39fc24b11ec5ab8f6f9 authored almost 9 years ago
Merge pull request #5877 from eslint/no-fallthrough/fix-docs

Docs: Fix a wrong rule name in an example

2077f5a4c255243f07197f3e3d8a94fb9d8fcb09 authored almost 9 years ago
Merge pull request #5876 from eslint/no-extra-parens/fix-docs

Docs: Fix emphasis

fb312705c502e38f5775ea610a38f7280ff8e8ca authored almost 9 years ago
Docs: Fix a wrong rule name in an example

089900b14c48b30cf13e1be0f0c82b3d903efae8 authored almost 9 years ago
Docs: Fix emphasis

c032b4138a8f25dc3b5017f40cbd21f6e6baf1aa authored almost 9 years ago
Docs: Update JSCS info in README

ae606f09473502a7626b8fe0976c9684855efcb1 authored almost 9 years ago
Fix: Install ESLint on init if not installed (fixes #5833)

a9c532382389d2564da6b78a5a5a56703b7cbd84 authored almost 9 years ago
Docs: Removed incorrect example

Docs: Removed incorrect example for "computed-property-spacing"

ed38358209508478d2fd20f67eda2a960553375a authored almost 9 years ago
Merge pull request #5869 from eslint/indent-docs

Docs: Fix config comments in indent docs

9f7c21eaba8f5b654b8613f22d19abbbdae21ba2 authored almost 9 years ago
Docs: Fix config comments in indent docs

af3113c78c7d4f4f63a2895fe882e10ae58b8c00 authored almost 9 years ago
2.8.0

44d96ac45b1eda0bce5925be7318d77b5c6e9935 authored almost 9 years ago
Build: package.json and changelog update for 2.8.0

511e38bb41261143f4cc16b7998e7b9218d257e2 authored almost 9 years ago
Merge pull request #5851 from scriptdaemon/docs-stylistic-issues-2

Docs: Distinguish examples in rules under Stylistic Issues part 2

5ae3bcb9c6c9a5ee38650d483b51a3a78f2dde6b authored almost 9 years ago
Docs: Distinguish examples in rules under Stylistic Issues part 2

a8821a542a17d27156819b7751a301ca58283082 authored almost 9 years ago
Merge pull request #5865 from vitorbal/metadata3

Update: Add metadata to existing rules - Batch 3 (refs #5417)

750cc092a81b989208c5bf3c130ba1ffbd9dbac8 authored almost 9 years ago
Update: Add metadata to existing rules - Batch 3 (refs #5417)

Add metadata to the existing rules. Batch 2.

76913b6a72efcffeb18a188b147da2439a65f2f1 authored almost 9 years ago
Update: `commentPattern` option for `default-case` rule (fixes #5803)

2b3946104d6dda78f47aeaa6d2e34d629cc316b4 authored almost 9 years ago
Merge pull request #5861 from eslint/issue5791

Fix: Check that module.paths exists (fixes #5791)

9b7f6a733f0045310f3ad86cddf883c431dd91a4 authored almost 9 years ago
Fix: Check that module.paths exists (fixes #5791)

34ad8d20ab3e341df92021dee46961d085abb2a7 authored almost 9 years ago
Merge pull request #5855 from eslint/jscs

Docs: Add new members of the team

4e0ff1fd1bf8348b9afbd57efa23a6b09c0d1426 authored almost 9 years ago
Docs: Add new members of the team

37239b1e905151b8002aa6717aec35674542d903 authored almost 9 years ago
Merge pull request #5834 from eslint/issue5675

Update: `allowNamedFunctions` in `prefer-arrow-callback` (fixes #5675)

31bfe5f2ed4ef39c1b1061c63efa45053c4d407d authored almost 9 years ago
Merge pull request #5813 from eslint/issue4799

Fix: `no-fallthrough` empty case with comment (fixes #5799)

36d2f9a7c5d604ded615dd1a4eec10e7e7057785 authored almost 9 years ago
Merge pull request #5661 from BarryThePenguin/issue5234

Update: allow template literals (fixes #5234)

16787e1a7f2b1472458420d1ddb77f66a1bf7e00 authored almost 9 years ago
Update: allow template literals (fixes #5234)

fb3c2eb7ce6a07507e48b0fe1986dc15ebc847b2 authored almost 9 years ago
Merge pull request #5838 from vitorbal/metadata2

Update: Add metadata to existing rules - Batch 2 (refs #5417)

25b376c9752cd0c1c48c62784ad42d3d6e3ebcdf authored almost 9 years ago
Merge pull request #5829 from pvamshi/issue5693

Fix: LogicalExpression checks for short circuit (fixes #5693)

9937ec988398ef784ecc116835f142be06f6a5ba authored almost 9 years ago
Merge pull request #5835 from eslint/issue3065

Update: adds nestedBinaryExpressions for no-extra-parens rule (fixes #3065)

6a6e5395c4181d4b6e57f982de3fcf8c35490f53 authored almost 9 years ago
Merge pull request #5818 from platinumazure/newline-before-return-exception

Fix: newline-before-return handles return as first token (fixes #5816)

cf9bd2fc13fa7e267d3e0f2c10568b636bcfcbdc authored almost 9 years ago
Update: Add metadata to existing rules - Batch 2 (refs #5417)

Add metadata to the existing rules. Batch 2.

5a4a935e122694ad8dd71f6ede4d3ca1f2052458 authored almost 9 years ago
Merge pull request #5830 from eslint/docs-no-redeclare

Docs: Improve options description in `no-redeclare`

d94492788e8b503ffce79f379892c7c0a24a73c2 authored almost 9 years ago
Merge pull request #5802 from pedrottimark/distinguish-examples-stylistic-issues-1

Docs: Distinguish examples in rules under Stylistic Issues part 1

a9a2e5a73e6d59c9501d2abfea777095584b0f33 authored almost 9 years ago
Fix: newline-before-return handles return as first token (fixes #5816)

ea2e6255d1def8a0f45dcf323a0a6c2fdf104672 authored almost 9 years ago
Merge pull request #5832 from vitorbal/metadata1

Update: Add metadata to existing rules - Batch 1 (refs #5417)

a4ea50b690fb1c58ab1c3df28223a8b07d6cec2d authored almost 9 years ago