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

ClassReferenceNameCasingFixer description is misleading #6276

Closed
caugner opened this issue Feb 8, 2022 · 1 comment · Fixed by #6284
Closed

ClassReferenceNameCasingFixer description is misleading #6276

caugner opened this issue Feb 8, 2022 · 1 comment · Fixed by #6284

Comments

@caugner
Copy link

caugner commented Feb 8, 2022

Bug report

The description states:

When referencing a class it must be written using the correct casing.

However, according to this comment, it only affects internal classes.

To avoid wrong expectations, the description should state:

When referencing an internal class it must be written using the correct casing.

Code snippet that reproduces the problem

(n/a)

@SpacePossum
Copy link
Contributor

Hi and thank for sharing your experience,

I'm ok if the description is a bit more explicit, can you open a PR with the improvement?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants