Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

prefer-array-find: Singularize variable name in autofix #1243

Merged
merged 6 commits into from May 8, 2021

Conversation

bmish
Copy link
Sponsor Collaborator

@bmish bmish commented May 7, 2021

Fixes #822.

@sindresorhus sindresorhus merged commit 6b340a3 into sindresorhus:main May 8, 2021
bmish added a commit to bmish/eslint-plugin-unicorn that referenced this pull request May 14, 2021
* main:
  Temporarily disable `import/extensions` rule
  Update `xo` to v0.40 (sindresorhus#1257)
  Test: Better `output` assertion (sindresorhus#1259)
  `prefer-negative-index`: Refactor (sindresorhus#1255)
  `prefer-dom-node-remove`: Improve parentheses handling (sindresorhus#1254)
  Update `eslint-plugin-eslint-plugin` to v3.0.3 (sindresorhus#1256)
  32.0.1
  `prefer-set-has`: Remove outdated AST types (sindresorhus#1253)
  `prevent-abbreviations`: Fix shorthand import/export detection (sindresorhus#1252)
  32.0.0
  `no-for-loop`: Ignore known non-array loop variables (sindresorhus#1242)
  Add `no-document-cookie` rule (sindresorhus#1244)
  `prefer-array-find`: Singularize variable name in autofix (sindresorhus#1243)
  Update `@babel/core` (sindresorhus#1241)
  Mention libraries used under the hood in `better-regexp` rule doc (sindresorhus#1240)
  `prefer-switch`: Do not add braces to the default case (sindresorhus#1235)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

prefer-array-find rule autofixer could singularize variable name
3 participants