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

StringToClassRule: Add option to require strict casing #40

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

DieterHolvoet
Copy link

My use case: I have some instances of the very simple 'wkt' string and an old school, non-namespaced library declaring a \WKT class. This results in multiple false positives.

I disabled this option by default for backwards compatibility. Another option would be to not make it configurable and require strict casing for all classes, not only internal classes.

@Slamdunk
Copy link
Owner

Hi, can you add tests for this enhancement?

I've just fixed the build, so also please rebase DieterHolvoet:feature/string-to-class-strict-casing

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