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

fix(lint/useEnumInitailizers): ignore enum in ambient namespaces #20

Merged
merged 1 commit into from
Aug 20, 2023

Conversation

Conaclos
Copy link
Member

Summary

Fixes #19.

Test Plan

New tests included.

@Conaclos Conaclos temporarily deployed to Website deployment August 20, 2023 11:15 — with GitHub Actions Inactive
@github-actions github-actions bot added A-Linter Area: linter L-JavaScript Language: JavaScript and super languages labels Aug 20, 2023
@Conaclos Conaclos force-pushed the conaclos/useEnumInitializers/19 branch from 3c7ebd6 to a41437f Compare August 20, 2023 11:40
@Conaclos Conaclos temporarily deployed to Website deployment August 20, 2023 11:40 — with GitHub Actions Inactive
@github-actions github-actions bot added the A-Parser Area: parser label Aug 20, 2023
@Conaclos Conaclos changed the title fix(lint/useEnumInitailizers): ignore enum i nambient namespaces fix(lint/useEnumInitailizers): ignore enum in ambient namespaces Aug 20, 2023
@Conaclos Conaclos merged commit 30315b6 into main Aug 20, 2023
@Conaclos Conaclos deleted the conaclos/useEnumInitializers/19 branch August 20, 2023 21:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Linter Area: linter A-Parser Area: parser L-JavaScript Language: JavaScript and super languages
Projects
None yet
Development

Successfully merging this pull request may close these issues.

🐛 useEnumInitializers should not emit diagnostics in ambient namespaces
1 participant