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

fix(rome_js_analyzer): Fix false positive diagnostics that useCamelCase caused to private class members #4432

Merged
merged 3 commits into from
May 2, 2023

Conversation

nissy-dev
Copy link
Contributor

Summary

Fix false positive diagnostics that useCamelCase caused to private class members

see: https://discord.com/channels/678763474494423051/1102161432226836480/1102161432226836480
see: playground

Test Plan

I added new test cases.

Changelog

  • The PR requires a changelog line

Documentation

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

@netlify
Copy link

netlify bot commented May 2, 2023

Deploy Preview for docs-rometools canceled.

Name Link
🔨 Latest commit 23b9066
🔍 Latest deploy log https://app.netlify.com/sites/docs-rometools/deploys/6450e80640ea54000896c8c5

@github-actions github-actions bot added the A-Linter Area: linter label May 2, 2023
@Conaclos Conaclos self-requested a review May 2, 2023 10:19
@ematipico ematipico merged commit fc8d58f into main May 2, 2023
16 checks passed
@ematipico ematipico deleted the fix/useCamelCase-false-positive branch May 2, 2023 11:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A-Linter Area: linter
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants