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

refactor(lint/useNamingConvention): allow import namespace in PascalCase #174

Merged

Conversation

Conaclos
Copy link
Member

@Conaclos Conaclos commented Sep 6, 2023

Summary

  • Allow import namespace in PacalCase
  • Reject export namespace in CONSTANT_CASE

Test Plan

Tests updated.

@Conaclos Conaclos temporarily deployed to Website deployment September 6, 2023 21:06 — with GitHub Actions Inactive
@github-actions github-actions bot added A-Linter Area: linter A-Website Area: website L-JavaScript Language: JavaScript and super languages A-Changelog Area: changelog labels Sep 6, 2023
@Conaclos Conaclos force-pushed the conaclos/lint/useNamingConvention/importNamespacePascalCase branch from 8dcb989 to 2a87371 Compare September 6, 2023 21:09
@Conaclos Conaclos temporarily deployed to Website deployment September 6, 2023 21:09 — with GitHub Actions Inactive
@github-actions github-actions bot added A-CLI Area: CLI L-JSON Language: JSON and super languages labels Sep 6, 2023
@Conaclos Conaclos removed the request for review from ematipico September 7, 2023 10:15
@Conaclos Conaclos merged commit ef3af45 into main Sep 7, 2023
17 checks passed
@Conaclos Conaclos deleted the conaclos/lint/useNamingConvention/importNamespacePascalCase branch September 7, 2023 10:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Changelog Area: changelog A-CLI Area: CLI A-Linter Area: linter A-Website Area: website L-JavaScript Language: JavaScript and super languages L-JSON Language: JSON and super languages
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant