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(useFilenamingConvention): don't suggest names with disallowed case #3956

Conversation

Conaclos
Copy link
Member

Summary

Fix partially #3952.
useFilenamingConvention no longer suggests names with a disallowed case.

Test Plan

I added a test.

@github-actions github-actions bot added A-Linter Area: linter L-JavaScript Language: JavaScript and super languages A-Changelog Area: changelog labels Sep 17, 2024
@Conaclos Conaclos changed the title fix(useFilenamingConvention): Don't suggest names with disallowed case fix(useFilenamingConvention): don't suggest names with disallowed case Sep 17, 2024
@Conaclos Conaclos force-pushed the conaclos/useFilenamingConvention-donot-suggest-name-with-disallowed-case branch from 4b063dc to 94ad0e3 Compare September 17, 2024 13:17
Copy link

codspeed-hq bot commented Sep 17, 2024

CodSpeed Performance Report

Merging #3956 will not alter performance

Comparing conaclos/useFilenamingConvention-donot-suggest-name-with-disallowed-case (94ad0e3) with main (eff4295)

Summary

✅ 107 untouched benchmarks

@Conaclos Conaclos merged commit deb062e into main Sep 17, 2024
15 checks passed
@Conaclos Conaclos deleted the conaclos/useFilenamingConvention-donot-suggest-name-with-disallowed-case branch September 17, 2024 13:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Changelog Area: changelog A-Linter Area: linter L-JavaScript Language: JavaScript and super languages
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant