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

feat(linter): eslint-plugin-unicorn/number-literal-case #1271

Merged
merged 4 commits into from
Nov 15, 2023

Conversation

haocheng6
Copy link
Contributor

This PR implements the eslint-plugin-unicorn/number-literal-case rule.

Tests taken from https://github.com/sindresorhus/eslint-plugin-unicorn/blob/main/test/number-literal-case.mjs. (Test cases that rely on a Vue parser are removed.)

Related issue: #684

@github-actions github-actions bot added the A-linter Area - Linter label Nov 13, 2023
Copy link
Collaborator

@camc314 camc314 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looking good!

@Boshen
Copy link
Member

Boshen commented Nov 15, 2023

Thank you!

@Boshen Boshen merged commit 71b3f48 into oxc-project:main Nov 15, 2023
17 checks passed
@haocheng6 haocheng6 deleted the 684-number-literal-case branch November 18, 2023 22:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-linter Area - Linter
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants