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

DRAFT: two hybrid modes for TypePrefixing #1

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

knocte
Copy link

@knocte knocte commented Feb 17, 2024

No description provided.

knocte and others added 9 commits January 19, 2024 11:43
We plan to split Hybrid mode in two modes -> HybridWeak and
HybridStrict; but if user is still using old "Hybrid" mode name
we want it to make it still work (and assume it's the default).
For now it maps to Hybrid mode, as HybridStrict doesn't exist yet.
CI of this build should be green already.
This time for arrays, not lists. It should already be green.
It should be red at the moment.
Fixed TypePrefixing rule for array type in HybridWeak mode.
Re-enable test for TypePrefixing rule in deprecated Hybrid
mode.
Map deprecated Hybrid TypePrefixing.Mode in json configs to
HybridWeak.
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