Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / sindresorhus/eslint-plugin-unicorn issues and pull requests

#2528 - Enhance `import-style` rule with auto-fix capability

Pull Request - State: open - Opened by CasperEngl about 17 hours ago

#2527 - `prefer-math-min-max`: minimize false positives in TypeScript

Pull Request - State: open - Opened by axetroy about 18 hours ago - 1 comment

#2526 - `prefer-includes`: Support Vue template

Pull Request - State: closed - Opened by axetroy 1 day ago - 1 comment

#2525 - Add `no-accessor-recursion` rule

Pull Request - State: open - Opened by axetroy 3 days ago - 1 comment

#2524 - Use `meta.defaultOptions` for rules with options

Pull Request - State: closed - Opened by axetroy 3 days ago - 1 comment

#2523 - Add `no-instanceof-builtin-object` rule

Pull Request - State: open - Opened by axetroy 8 days ago - 10 comments

#2522 - `expiring-todo-comments` panic in `[email protected]`

Issue - State: closed - Opened by axetroy 10 days ago - 1 comment
Labels: bug

#2521 - Bug: `prefer-spread` shouldn't encourage iterating over strings

Issue - State: open - Opened by JoshuaKGoldberg 23 days ago - 4 comments
Labels: evaluating, change request

#2520 - Rule proposal: name-dialect

Issue - State: open - Opened by Richienb 23 days ago - 3 comments
Labels: evaluating, new rule

#2519 - `prefer-object-from-entries`: bad autofix if `reduce` has a type parameter

Issue - State: open - Opened by andreww2012 24 days ago - 1 comment
Labels: bug, help wanted

#2518 - `prefer-regexp-test`: should catch `string.search(regex) !== -1`

Issue - State: open - Opened by dimaMachina 24 days ago
Labels: enhancement, evaluating

#2517 - Rule proposal: `prefer-logical-assignment`

Issue - State: closed - Opened by zanminkian 24 days ago - 2 comments
Labels: evaluating, new rule

#2516 - `prefer-top-level-await`: Do not report cases where the promise is assigned to a variable

Issue - State: open - Opened by jhnns 25 days ago - 2 comments
Labels: evaluating

#2515 - Rule proposal: `no-dangling-else` - Disallow dangling else ambiuguity

Issue - State: open - Opened by Gr3q 26 days ago - 2 comments
Labels: evaluating, new rule

#2514 - `prefer-math-trunc`: Add match for `parseInt(String(num), 10)`

Issue - State: open - Opened by omril1 30 days ago - 1 comment
Labels: evaluating

#2513 - Rule proposal: `no-exports-in-scripts`

Issue - State: open - Opened by zanminkian about 1 month ago - 1 comment
Labels: evaluating, new rule

#2512 - Add `prefer-class-fields` rule

Pull Request - State: open - Opened by FRSgit about 1 month ago - 6 comments

#2511 - Remove eslint-doc-generator exception in npmpackagejsonlintrc

Pull Request - State: closed - Opened by bmish about 1 month ago

#2510 - Unpin and update eslint-doc-generator to v2

Pull Request - State: closed - Opened by bmish about 1 month ago

#2509 - `prefer-math-min-max`: ignore bigint variable

Issue - State: open - Opened by yoursunny about 1 month ago
Labels: bug

#2508 - `prefer-includes` not working in vue templates

Issue - State: closed - Opened by Mini-ghost about 1 month ago - 4 comments
Labels: enhancement, evaluating

#2507 - `prevent-abbreviations`: Add `util` and `utils` to abbreviations

Pull Request - State: closed - Opened by azat-io about 1 month ago

#2506 - `no-unnecessary-polyfills`: always triggered on `core-js/{actual,full}/<feature>`

Issue - State: open - Opened by andreww2012 about 1 month ago - 2 comments
Labels: bug

#2505 - Add option for `prefer-string-slice` autofixes to not use Math.max

Issue - State: open - Opened by NovemLinguae about 1 month ago - 3 comments
Labels: enhancement, evaluating

#2504 - Rule proposal: `class-method-style`

Issue - State: open - Opened by zanminkian about 2 months ago - 4 comments
Labels: evaluating, new rule

#2503 - `filename-case`: add `$` as an ignored char

Issue - State: open - Opened by ruiaraujo012 about 2 months ago
Labels: enhancement, evaluating

#2502 - How to extend type of globalThis

Issue - State: closed - Opened by mickaelchanrion about 2 months ago - 2 comments
Labels: bug

#2501 - `prefer-global-this`: ignore `typeof window` and `typeof self`

Pull Request - State: open - Opened by axetroy about 2 months ago - 1 comment

#2500 - Results of weekly scheduled smoke test

Issue - State: open - Opened by github-actions[bot] 2 months ago - 1 comment

#2499 - Add `allowIndexParameter` option to `no-array-for-each`

Pull Request - State: closed - Opened by sasial-dev 2 months ago - 2 comments

#2498 - Use `meta.defaultOptions` for rules with options

Issue - State: closed - Opened by sindresorhus 2 months ago
Labels: enhancement, help wanted

#2497 - `expiring-todo-comments`: Fix compatibility with ESLint 9.15

Pull Request - State: closed - Opened by marcalexiei 2 months ago - 4 comments

#2496 - `expiring-todo-comments` Broken in ESlint `9.15.0`

Issue - State: closed - Opened by Lalem001 2 months ago - 7 comments
Labels: bug

#2495 - `no-array-for-each`: Add `ignoreNamedIdentifier` option

Pull Request - State: closed - Opened by azat-io 2 months ago - 2 comments

#2494 - `no-useless-undefined` `: allow return undefined in promise.

Issue - State: closed - Opened by christopher-buss 2 months ago - 2 comments
Labels: evaluating

#2493 - Rule proposal: the `never` option for the `numeric-separators-style`

Issue - State: closed - Opened by vanyauhalin 2 months ago - 1 comment
Labels: evaluating, new rule

#2492 - [refer-global-this] if (typeof window === 'undefined')

Issue - State: closed - Opened by tjx666 3 months ago - 1 comment
Labels: bug

#2491 - `prefer-set-has`: Add a `min` array length option

Issue - State: open - Opened by omril1 3 months ago
Labels: evaluating

#2490 - `numeric-separators-style`: Allow onlyIfContainsSeparator with group size

Issue - State: open - Opened by Harpush 3 months ago
Labels: evaluating

#2489 - Incorrect error reporting from `prefer-global-this` rule

Issue - State: closed - Opened by charles4221 3 months ago - 3 comments

#2487 - Rule proposal: no-unnecessary-async

Issue - State: closed - Opened by cjoecker 3 months ago - 6 comments
Labels: evaluating, new rule

#2486 - Fix integration test

Pull Request - State: closed - Opened by fisker 3 months ago

#2485 - Update snapshots

Pull Request - State: closed - Opened by fregante 3 months ago - 3 comments

#2484 - `prefer-global-this` should also exclude `'open' in window`

Issue - State: open - Opened by fregante 3 months ago
Labels: bug, help wanted

#2483 - Typo in `no-negation-in-equality-check`'s message

Issue - State: closed - Opened by incendial 3 months ago - 1 comment
Labels: bug

#2482 - `prefer-global-this` should allow `window.setTimeout()` and `setInterval()`

Issue - State: closed - Opened by n0099 3 months ago - 17 comments
Labels: evaluating

#2481 - Rule proposal: `perfer-async-generator-function`

Issue - State: closed - Opened by fisker 3 months ago - 1 comment
Labels: evaluating, new rule

#2480 - `no-useless-spread` it is not safe to remove spread in `[...foo.concat(bar)]`

Issue - State: open - Opened by magic-akari 3 months ago - 4 comments
Labels: bug

#2479 - Rule proposal: prefer-object-has-own

Issue - State: closed - Opened by axetroy 3 months ago - 3 comments
Labels: evaluating, new rule

#2478 - Fix readme links

Pull Request - State: closed - Opened by IanVS 3 months ago

#2477 - Rule proposal: no-dynamic-require

Issue - State: closed - Opened by axetroy 3 months ago - 1 comment
Labels: new rule

#2476 - `prefer-at`: remove unsafe autofix for `.slice` with 1 argument

Pull Request - State: open - Opened by k-yle 3 months ago

#2475 - Refactor: remove `is-builtin-module` dep

Pull Request - State: open - Opened by zanminkian 3 months ago - 2 comments

#2474 - `prefer-dom-node-append`: Property 'append' does not exist on type 'ChildNode'.

Issue - State: open - Opened by Samuel-Therrien-Beslogic 3 months ago - 1 comment
Labels: help wanted, evaluating, docs, types

#2473 - `prefer-set-has`: Add option for number of elements required

Issue - State: closed - Opened by RebeccaStevens 3 months ago - 2 comments
Labels: evaluating

#2472 - Update package.json - added homapage url

Pull Request - State: closed - Opened by piwysocki 3 months ago - 1 comment

#2471 - `consistent-existence-index-check` add option greater-than and none-zero

Issue - State: open - Opened by ximex 3 months ago - 3 comments
Labels: evaluating

#2470 - `prefer-array-flat` awkward autofix on `.concat().concat()`

Issue - State: open - Opened by geoffswift 3 months ago - 5 comments
Labels: enhancement, evaluating

#2469 - Make `consistent-destructuring` configurable

Issue - State: open - Opened by geoffswift 3 months ago
Labels: enhancement, evaluating

#2468 - `prefer-global-this` should ignore `typeof window === 'undefined'`

Issue - State: open - Opened by belgattitude 4 months ago - 4 comments
Labels: bug, help wanted

#2467 - `prefer-math-min-max`: Ignore BigInt

Pull Request - State: closed - Opened by chirokas 4 months ago - 12 comments

#2466 - Rule proposal: no catch throw

Issue - State: closed - Opened by fregante 4 months ago - 2 comments
Labels: evaluating, new rule

#2465 - Bug: `prefer-math-min-max` reports false-positive for bigint

Issue - State: closed - Opened by cruzdanilo 4 months ago - 1 comment
Labels: bug, help wanted

#2464 - Rule proposal: prefer-split-limit

Issue - State: open - Opened by gurgunday 4 months ago - 3 comments
Labels: evaluating, new rule

#2463 - `no-useless-undefined`: ignore React 19 useRef calls

Pull Request - State: closed - Opened by chirokas 4 months ago

#2462 - Fix: use explicit versions of eslint peer dependency

Pull Request - State: closed - Opened by rtritto 4 months ago - 12 comments

#2461 - Fix: missing ESLint v9 peer dependency

Pull Request - State: closed - Opened by rtritto 4 months ago - 1 comment

#2460 - `no-useless-undefined` conflicts with `useRef` hook in React 19

Issue - State: closed - Opened by rakleed 4 months ago - 1 comment
Labels: bug, help wanted, good for beginner

#2459 - Improve error message for `no-new-array`

Pull Request - State: closed - Opened by fregante 4 months ago

#2458 - `prefer-global-this` should also reject `self` in service workers

Issue - State: open - Opened by fregante 4 months ago - 2 comments
Labels: enhancement, help wanted

#2457 - Document `reduceRight` alternative for `no-array-reduce`

Pull Request - State: closed - Opened by fregante 4 months ago

#2456 - `prefer-dom-node-remove` is confusing as it only applies to Elements, not Nodes

Issue - State: closed - Opened by viveleroi 4 months ago - 1 comment
Labels: bug

#2455 - `explicit-length-check`: Possible deprecation or new rule with reversed behaviour

Issue - State: closed - Opened by ferferga 4 months ago - 2 comments
Labels: evaluating

#2454 - Rule proposal: `require-reduce-initial-value`

Issue - State: closed - Opened by zanminkian 4 months ago - 1 comment
Labels: evaluating, new rule

#2453 - Rule proposal: `no-restricted-loops`

Issue - State: open - Opened by zanminkian 4 months ago - 3 comments
Labels: evaluating, new rule

#2452 - Rule proposal: `no-instanceof-builtin-object`

Issue - State: open - Opened by zanminkian 4 months ago
Labels: evaluating, new rule

#2451 - Rule proposal: the inverse of `prefer-dom-node-dataset`

Issue - State: open - Opened by bschlenk 4 months ago - 2 comments
Labels: evaluating, new rule

#2450 - Rule proposal: `no-this-outside-of-class`

Issue - State: open - Opened by zanminkian 4 months ago - 1 comment
Labels: evaluating, new rule

#2449 - Let's change the utils `isBooleanNode(node)` to `isInControlFlow(node)`

Issue - State: open - Opened by axetroy 4 months ago - 1 comment
Labels: bug

#2448 - Rule proposal: no-implicit-conversion

Issue - State: open - Opened by axetroy 4 months ago - 3 comments
Labels: evaluating, new rule

#2447 - Update dependencies

Pull Request - State: closed - Opened by fisker 4 months ago

#2446 - Add `better-boolean-variable-names`

Pull Request - State: closed - Opened by axetroy 4 months ago - 5 comments

#2445 - `prefer-spread` to allow `Array.from()` with `Map.prototype.entries()`

Issue - State: closed - Opened by yuan116 4 months ago - 2 comments
Labels: evaluating

#2444 - Rule `prefer-math-min-max` is missing

Issue - State: closed - Opened by dgsbg 5 months ago
Labels: bug

#2443 - Remove `better-regex` from recommended rules

Pull Request - State: closed - Opened by fregante 5 months ago

#2443 - Remove `better-regex` from recommended rules

Pull Request - State: open - Opened by fregante 5 months ago

#2442 - `no-new-array` confusing error message leading to `new-for-builtins`

Issue - State: closed - Opened by Abdullah-Rady 5 months ago - 2 comments
Labels: help wanted, docs

#2441 - Rule proposal: `better-boolean-var-name`

Issue - State: open - Opened by axetroy 5 months ago - 7 comments
Labels: evaluating, new rule, types

#2440 - `prefer-add-event-listener`: Bad autofix when assignment a non-function object

Issue - State: open - Opened by axetroy 5 months ago - 4 comments
Labels: bug, help wanted

#2439 - Rule proposal: switch-case-limits

Issue - State: open - Opened by lo1tuma 5 months ago - 4 comments
Labels: evaluating, new rule

#2438 - `no-null`: allow in ternary if other part contains null

Issue - State: closed - Opened by kkmuffme 5 months ago - 1 comment

#2437 - Rule proposal: `consistent-date-clone`

Issue - State: open - Opened by fisker 5 months ago - 1 comment
Labels: help wanted, new rule

#2436 - `prefer-dom-node-remove` bad autofix in a polyfill

Issue - State: closed - Opened by axetroy 5 months ago - 5 comments
Labels: bug

#2435 - Rule proposal: `no-date-parsing`

Issue - State: open - Opened by axetroy 5 months ago - 3 comments
Labels: evaluating, new rule

#2434 - Rule proposal: prefer-optional-chaining

Issue - State: closed - Opened by axetroy 5 months ago - 1 comment
Labels: evaluating, new rule

#2433 - Rule proposal: `prefer-destructuring`

Issue - State: closed - Opened by axetroy 5 months ago - 2 comments
Labels: evaluating, new rule

#2432 - Add `prefer-math-min-max`

Pull Request - State: closed - Opened by axetroy 5 months ago - 6 comments

#2431 - Rule proposal: no-this-in-object-expression

Issue - State: open - Opened by axetroy 5 months ago - 3 comments
Labels: evaluating, new rule

#2430 - Add `no-identical-alternatives-in-ternary` rule

Pull Request - State: closed - Opened by axetroy 5 months ago - 5 comments