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 #5375 from pedrottimark/distinguish-examples-variables

Docs: Distinguish examples in rules under Variables

467c437093605e0ef93388c23b54c6a63dd9b68c authored almost 9 years ago
Fix: Check space after anonymous generator star (fixes #5435)

e1bbe453fd1263e986032fd8f820ab8c65286401 authored almost 9 years ago
Docs: Distinguish examples in rules under Variables

119e0eda1fe9a281dcf6cce810d4e52e73d6f120 authored almost 9 years ago
Merge pull request #5365 from eslint/issue-5289

Fix:`newline-per-chained-call` should only warn on methods

9b54ed3e767b9f718703ca030f02d6f96c1a4c84 authored almost 9 years ago
Merge pull request #5352 from afahim/issue5249

Update: no-invalid-regexp allows custom flags (fixes #5249)

bd67a61cbada7d000c88cef658adb6f93a4be820 authored almost 9 years ago
Merge pull request #5331 from eslint/issue5330

Build: Stop checking exit code in performance tests (fixes #5330)

1b85f8fbc064864888b6444a2b1247f5d02fc0b2 authored almost 9 years ago
Merge pull request #5440 from mysticatea/no-undef/fix-new-target

Fix: `no-undef` false positive at new.target (fixes #5420)

8184f83eccf7d9a06cbe562a9488a9db22520964 authored almost 9 years ago
Fix: `no-undef` false positive at new.target (fixes #5420)

905c049ca76bcaf24f9b14fcc7ccba186d81197d authored almost 9 years ago
Merge pull request #5428 from eslint/issue5092

Update: Support classes in `padded-blocks` (fixes #5092)

4a7f9919e7e30121a217dbcd7383dfc4c5775858 authored almost 9 years ago
Merge pull request #5412 from eslint/issue5401

Update: Add ES7 support (fixes #5401)

ffd47410ad53307b7c358028dc4b9321c08b0db1 authored almost 9 years ago
Merge pull request #5432 from platinumazure/docs-rulecontext-parse-options

Docs: Replace ecmaFeatures with parserOptions in working-with-rules

294cade1864932e966e549790e1651b0a409ef2b authored almost 9 years ago
Update: Add ES7 support (fixes #5401)

4a67b9ae1b2588b4807b22ecad3ad4550b91b6aa authored almost 9 years ago
Merge pull request #5431 from platinumazure/ruletester-docs-parser-options

Docs: Add parserOptions to RuleTester section of working-with-rules

be8bd8a5aabb3a93f2c53d73a31f557c4f473988 authored almost 9 years ago
Merge pull request #5430 from eslint/docs-no-unused-vars-settings

Docs: Document string option for `no-unused-vars`.

2c1ed656175fa13cde17d68c3c6783e925586858 authored almost 9 years ago
Docs: Replace ecmaFeatures with parserOptions in working-with-rules

89c757decd678572254ab9b2c28fcb867cae98ad authored almost 9 years ago
Docs: Add parserOptions to RuleTester section of working-with-rules

804c08efc6f64199e1061066eda7374cb4c0dff2 authored almost 9 years ago
Docs: Document string option for `no-unused-vars`.

1982c5077fc60e53266ca1e0cc69f4aebe7bda27 authored almost 9 years ago
Update: Support classes in `padded-blocks` (fixes #5092)

4f82b2b945d4864f519b4045e47814e5d4a62f2a authored almost 9 years ago
Merge pull request #5425 from chinesedfan/issue5334

Docs: Specify results of `no-unused-var` with different `args` options

6f471516a6895e3410a79c7653ff60762c7cc0c9 authored almost 9 years ago
Docs: Specify results of `no-unused-var` with `args` (fixes #5334)

ed5564f1963b7ab78448207ffe6fea69ced12134 authored almost 9 years ago
Merge pull request #5416 from cowchimp/issue5378

Fix: `getFormatter` throws an error when called as static (fixes #5378)

8ca6bedac12155891d5dca556498ce12a035eccb authored almost 9 years ago
Fix: `getFormatter` throws an error when called as static (fixes #5378)

Fallback to `process.cwd()` if `options.cwd` is unavailable, as is the case when `getFormatter` ...

de0a4ef8268f01a17990d332043a8bedc246ede1 authored almost 9 years ago
Merge pull request #5367 from tdd/allow-irregular-whitespace-in-comments

Fix: Allow irregular whitespace in comments. Fixes #5368.

04e0c43bb9ad649c9dea2c97ff69fefcf3a40480 authored almost 9 years ago
Merge pull request #5300 from eslint/issue-eslint-5290

Fix: `no-useless-constructor` rule crashes sometimes

28976957bb325426fd8ce70926941a62f7bf3a2f authored almost 9 years ago
Merge pull request #5349 from bsbeeks/beeks/4182

Fix: Avoid magic numbers in rule options (fixes #4182)

43d19de768d96183219cb55a11bfc99272fb85b5 authored almost 9 years ago
Merge pull request #5404 from eslint/issue5381

Fix: Prevent crash from swallowing console.log (fixes #5381)

4133a38447b9cdfef25efd91083bdbcb5ece4ccb authored almost 9 years ago
Merge pull request #5403 from scottohara/no-console-doc-fix

Docs: Missing allow option in docs

d8d16ef4e108a0a8b5b721ad138f1adb6f106f61 authored almost 9 years ago
Fix: Prevent crash from swallowing console.log (fixes #5381)

78f7ca9ff7bdd92465a4e3eed47e5ec88e763d36 authored almost 9 years ago
Merge pull request #5406 from mysticatea/keyword-spacing/fix-invalid-tests

Fix: remove tests which have invalid syntax (fixes #5405)

6fd82a6438d5782a29bd4dbec19d1983e9d427d3 authored almost 9 years ago
Fix: remove tests which have invalid syntax (fixes #5405)

espree v3.1.0 came to raise a syntax error correctly at `yield` keyword
inside of arrow functions.

34b648d37e93535bc90090642e96de116c085ac5 authored almost 9 years ago
Docs: Missing allow option in docs

7de5ae449f30f8513ad2a29959e26afe61446875 authored almost 9 years ago
Merge pull request #5399 from eslint/issue5397

Fix: Location info in `dot-notation` rule (fixes #5397)

806519ee997a1eff04b9983f0f259a1eab2a21ac authored almost 9 years ago
Merge pull request #5382 from eslint/issue3626

Update: Allow string severity in config (fixes #3626)

951117a93b368db8d5abb782875faf478793b820 authored almost 9 years ago
Fix: `no-useless-constructor` rule crashes sometimes (fixes #5290)

cf14c71977cb323ff8ea4ed2d683cae7421fc214 authored almost 9 years ago
Update: Allow string severity in config (fixes #3626)

70e3a0297537eb1d84a0bf5cf764c01a792191fc authored almost 9 years ago
Merge pull request #5398 from kevinoid/issue5379

Update: Exclude ES5 constructors from consistent-return (fixes #5379)

bdf64007e422da333d5a7f6d7340f651c6bd2b87 authored almost 9 years ago