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

#2348 - Add fisker to sponsors

Pull Request - State: closed - Opened by fisker 9 months ago - 1 comment

#2347 - Rule proposal: prefer `getHTML`/`setHTML` to `.innerHTML`

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

#2345 - Add utility `getCallExpressionTokens`

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

#2344 - Pin `eslint-doc-generator` to v1.7.0

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

#2343 - `no-hex-escape`: Ignore `String.raw`

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

#2342 - `escape-case`: Ignore `String.raw`

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

#2341 - `escape-case` breaks code

Issue - State: open - Opened by fisker 9 months ago - 1 comment
Labels: bug, help wanted

#2340 - Update dependencies

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

#2339 - Add `prefer-string-raw` rule

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

#2338 - Add `no-invalid-fetch-options` rule

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

#2337 - Generate `recommended` preset based on `meta.docs.recommended`

Pull Request - State: closed - Opened by fisker 9 months ago - 2 comments

#2336 - Update `eslint-plugin-eslint-plugin` to v6

Pull Request - State: closed - Opened by fisker 9 months ago - 2 comments

#2335 - Add `no-magic-array-flat-depth` rule

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

#2334 - `prefer-dom-node-dataset`: Ignore `await`ed `getAttribute` call

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

#2333 - `prefer-dom-node-remove`: Use snapshot test

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

#2331 - `throw-new-error`: Use snapshot test

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

#2330 - `no-array-method-this-argument`: Check `Array.fromAsync()`

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

#2329 - Add `prefer-structured-clone` rule

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

#2328 - Linting

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

#2327 - `prefer-module`: Fix suggestion message

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

#2326 - prefer-node-protocol for ambiguous dependencies

Issue - State: closed - Opened by georg-schwarz 9 months ago - 9 comments

#2325 - Key "plugins": Cannot redefine plugin "unicorn"

Issue - State: closed - Opened by rafipiccolo 9 months ago - 3 comments

#2324 - missing TypeScript declaration file

Issue - State: closed - Opened by Zamiell 9 months ago - 5 comments
Labels: enhancement, help wanted

#2323 - Documentation `prefer-string-slice`

Issue - State: open - Opened by xDivisionByZerox 9 months ago - 6 comments

#2322 - docs: Fix link in readme

Pull Request - State: closed - Opened by sapegin 9 months ago

#2321 - Update dependencies

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

#2320 - Check `throw Object.assign(Error('...'), ...)` in `throw-new-error`

Issue - State: closed - Opened by fisker 10 months ago
Labels: enhancement, help wanted

#2319 - support calver in package.json error

Issue - State: closed - Opened by 9M6 10 months ago - 3 comments

#2318 - Rule proposal: `require-css-escape`

Issue - State: open - Opened by silverwind 10 months ago - 2 comments
Labels: help wanted, new rule

#2317 - Turn `prefer-number-properties` into a configurable prefer/forbid rule

Issue - State: open - Opened by Richienb 10 months ago - 1 comment
Labels: evaluating

#2316 - Fix codecov config

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

#2315 - `prefer-number-properties`: Add `checkNaN` option

Pull Request - State: closed - Opened by gurgunday 10 months ago - 10 comments

#2313 - Update `@typescript-eslint/parser` to v7

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

#2311 - Don't prefer number properties for Infinity by default

Issue - State: open - Opened by Richienb 10 months ago - 5 comments

#2309 - Rule proposal: `.replace` or `.replaceAll` with non-literal replacement

Issue - State: open - Opened by andersk 10 months ago - 3 comments
Labels: help wanted, new rule

#2308 - `prevent-abbreviations` - non-ASCII characters ignored in filenames

Pull Request - State: closed - Opened by MichaelBlm 10 months ago - 13 comments

#2307 - prefer-dom-node-dataset: bad fix for playwright

Issue - State: closed - Opened by mmkal 10 months ago

#2305 - Fix integration test

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

#2304 - fix: [2298] `prefer-spread`: should not report on optional chaining

Pull Request - State: closed - Opened by MichaelBlm 10 months ago - 2 comments

#2303 - docs: add info to `no-array-for-each`

Pull Request - State: closed - Opened by silverwind 10 months ago

#2302 - Missing rules in plugin

Issue - State: closed - Opened by RebeccaStevens 10 months ago - 1 comment
Labels: bug

#2301 - Reconsider `no-document-cookie` enabled by default

Issue - State: open - Opened by samualtnorman 10 months ago - 7 comments

#2300 - `no-empty-file`: Added option to allow comments

Pull Request - State: closed - Opened by AekoArray 10 months ago - 10 comments

#2299 - Override dont work when change only configuration

Issue - State: closed - Opened by TheElegantCoding 10 months ago - 2 comments

#2298 - `prefer-spread` should not report on optional chaining

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

#2297 - `import-style`: Support `node:` protocol

Pull Request - State: closed - Opened by zanminkian 11 months ago - 1 comment

#2296 - `no-array-callback-reference`: check optional memeber

Pull Request - State: closed - Opened by czizzy 11 months ago - 2 comments

#2294 - `unicorn/no-array-callback-reference` does not report when optional chaining

Issue - State: open - Opened by czizzy 11 months ago - 1 comment
Labels: enhancement, help wanted, good for beginner

#2292 - `prevent-abbreviations` - non-ASCII characters ignored in filenames

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

#2291 - `prefer-string-slice` bad autofix from `.substr()`

Issue - State: closed - Opened by alex-kinokon 11 months ago
Labels: bug, help wanted

#2290 - Do not ignore logical expressions when checking functions

Pull Request - State: closed - Opened by fisker 11 months ago - 1 comment

#2288 - `no-array-callback-reference` false positive when using ternary

Issue - State: open - Opened by William5553 11 months ago
Labels: bug, help wanted

#2287 - Add some note to new-rule.md

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

#2285 - `unicorn/number-literal-case` conflicts with `prettier/prettier`

Issue - State: closed - Opened by nbouvrette 12 months ago - 5 comments

#2284 - `prefer-array-find`: Check `array.filter().at(0)`

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

#2283 - Change `numeric-separators-style` after decimal point

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

#2282 - `no-anonymous-default-export`: Uppercase class name

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

#2281 - `no-null`: Use snapshot test

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

#2280 - `prefer-array-find` doesn't warn about `.at(0)`

Issue - State: closed - Opened by EvgenyOrekhov 12 months ago

#2279 - Add issue template for a rule change

Pull Request - State: closed - Opened by fregante 12 months ago - 1 comment

#2278 - Switch to flat config

Issue - State: closed - Opened by fregante 12 months ago - 11 comments
Labels: enhancement

#2277 - `string-content` rule: case insensitive matching

Issue - State: open - Opened by skondrashov 12 months ago - 1 comment
Labels: enhancement, help wanted

#2276 - Rule proposal: no-confusing-conditions

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

#2275 - `no-array-callback-reference` false positive

Issue - State: closed - Opened by Pnlvfx 12 months ago - 1 comment

#2274 - `no-array-method-this-argument`: Mention `Array.from()` in docs

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

#2273 - Add `no-anonymous-default-export` rule

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

#2272 - `prefer-node-protocol`: Fix false positive on `bun:*` modules

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

#2271 - Support `Array.fromAsync()`

Issue - State: closed - Opened by fisker 12 months ago
Labels: enhancement, help wanted

#2270 - False positive `array-from-async` in `unicorn/no-unnecessary-polyfills`

Issue - State: open - Opened by silverwind 12 months ago
Labels: bug, help wanted

#2269 - Rule proposal: avoid loops to create `URLSearchParams`

Issue - State: open - Opened by fregante 12 months ago - 6 comments
Labels: enhancement, new rule

#2268 - False positive for consistent-destructuring

Issue - State: closed - Opened by crystalfp 12 months ago - 1 comment

#2267 - Simplify fix logic

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

#2266 - Consider remove autofixing unicorn/prevent-abbreviations

Issue - State: open - Opened by jpolo about 1 year ago - 5 comments

#2265 - `error-message` believes that a joined array is empty when elements are conditionally pushed

Issue - State: open - Opened by jakebailey about 1 year ago
Labels: bug, help wanted

#2264 - Rule proposal: `no-anonymous-default-export`

Issue - State: closed - Opened by fisker about 1 year ago - 2 comments
Labels: help wanted, new rule

#2262 - `no-array-method-this-argument`: Check `Array.from()`

Pull Request - State: closed - Opened by fisker about 1 year ago - 4 comments

#2260 - Remove `consistent-destructuring` from recommend preset config

Pull Request - State: closed - Opened by vossmalte about 1 year ago

#2259 - Add `no-await-in-promise-methods` rule

Pull Request - State: closed - Opened by Clement398 about 1 year ago - 2 comments

#2258 - Add `no-single-promise-in-promise-methods` rule

Pull Request - State: closed - Opened by Clement398 about 1 year ago - 11 comments

#2257 - Rule proposal: `no-await-in-promise-methods`

Issue - State: closed - Opened by Clement398 about 1 year ago - 2 comments
Labels: evaluating, new rule

#2256 - Rule proposal: `no-single-promise-in-promise-methods`

Issue - State: closed - Opened by Clement398 about 1 year ago - 2 comments
Labels: evaluating, new rule

#2255 - Support `import.meta.dirname` and `import.meta.filename` in `prefer-module` rule

Issue - State: open - Opened by sindresorhus about 1 year ago - 5 comments
Labels: enhancement, help wanted

#2254 - Add Node 20.11 `import.meta` info

Pull Request - State: closed - Opened by casantosmu about 1 year ago - 3 comments

#2253 - `unicorn/no-invalid-remove-event-listener` does not report when optional chaining

Issue - State: open - Opened by mcenkar about 1 year ago
Labels: bug, help wanted

#2252 - `unicorn/explicit-length-check` does not report when optional chaining

Issue - State: closed - Opened by troywoy about 1 year ago - 3 comments
Labels: bug

#2251 - Update `eslint-ava-rule-tester` to v5

Pull Request - State: closed - Opened by fisker about 1 year ago - 2 comments

#2250 - Update ESLint to v9, drop support for Node.js v16

Pull Request - State: closed - Opened by fisker about 1 year ago - 2 comments

#2249 - Use `FlatESLint` in package test

Pull Request - State: closed - Opened by fisker about 1 year ago

#2248 - `no-thenable`: Fix crash on `{[Symbol.prototype]: 0}`

Pull Request - State: closed - Opened by fisker about 1 year ago

#2247 - `prefer-prototype-methods`: Fix argument of `isMethodCall`

Pull Request - State: closed - Opened by haocheng6 about 1 year ago

#2246 - Export types for use in flat configs

Issue - State: closed - Opened by Logicer16 about 1 year ago - 1 comment
Labels: enhancement, types