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

feat(rome_js_analyze): useNamespaceKeyword #4266

Merged
merged 1 commit into from
Mar 8, 2023
Merged

feat(rome_js_analyze): useNamespaceKeyword #4266

merged 1 commit into from
Mar 8, 2023

Conversation

Conaclos
Copy link
Contributor

@Conaclos Conaclos commented Mar 6, 2023

Summary

Implements prefer-namespace-keyword.

Test Plan

ESLint tests included

Documentation

Included.

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

@netlify
Copy link

netlify bot commented Mar 6, 2023

Deploy Preview for docs-rometools ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit d33ce14
🔍 Latest deploy log https://app.netlify.com/sites/docs-rometools/deploys/640768c6e7f5600008ff6d5c
😎 Deploy Preview https://deploy-preview-4266--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.

@Conaclos
Copy link
Contributor Author

Conaclos commented Mar 7, 2023

Note: I had the following error on cargo codegen-configuration: Unimplemented tag Emphasis.

This is due to the presence of a markdown emphasis on the first line of the docs of the lint rule.
Thus, I removed the emphasis.

@Conaclos Conaclos merged commit 8d021b9 into rome:main Mar 8, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants