Skip to content
This repository has been archived by the owner on Aug 31, 2023. It is now read-only.

refactor(rome_js_analyze): rename noRedeclarations to noRedeclare #4319

Merged
merged 1 commit into from
Mar 26, 2023
Merged

refactor(rome_js_analyze): rename noRedeclarations to noRedeclare #4319

merged 1 commit into from
Mar 26, 2023

Conversation

Conaclos
Copy link
Contributor

Summary

This seems more in line with noXAssign.
Moreover, this is closer to the ESLint name (no-redeclare).

I also updated the docs of the rule to include a ref to the ESLint rule.

Test Plan

No change.

Documentation

Updated.

  • The PR requires documentation
  • I will create a new PR to update the documentation

@netlify
Copy link

netlify bot commented Mar 22, 2023

Deploy Preview for docs-rometools ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 1ec7313
🔍 Latest deploy log https://app.netlify.com/sites/docs-rometools/deploys/641b76bea98d3400084e1820
😎 Deploy Preview https://deploy-preview-4319--docs-rometools.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@github-actions github-actions bot added A-Diagnostic Area: errors and diagnostics A-Linter Area: linter A-Project Area: project configuration and loading labels Mar 22, 2023
@Conaclos Conaclos merged commit 1b08e34 into rome:main Mar 26, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A-Diagnostic Area: errors and diagnostics A-Linter Area: linter A-Project Area: project configuration and loading
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants