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: correct the message when required to be all lowercase #528

Merged
merged 2 commits into from
Sep 12, 2024

Conversation

Jannchie
Copy link
Contributor

When lowercaseFirstCharacterOnly is turned off, the error message needs to be changed.

By the way, I think changing this option to ‘fullyLowercaseCharacter’ might be more intuitive. Users set this value because they want all lowercase characters.

src/rules/prefer-lowercase-title.ts Outdated Show resolved Hide resolved
@veritem veritem merged commit fccefaa into vitest-dev:main Sep 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants