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

Ensure deprecated/schema properties are detected from deprecated, function-style rules #357

Merged
merged 1 commit into from
Dec 19, 2022

Conversation

bmish
Copy link
Owner

@bmish bmish commented Dec 19, 2022

Function-style rules are deprecated, but we can still detect these properties from them as long as we support them.

I may follow-up to improve the type for the rule to more-accurately represent the properties it can have.

Fixes #71.

@bmish bmish added the bug Something isn't working label Dec 19, 2022
@bmish bmish merged commit 5c34eed into main Dec 19, 2022
@bmish bmish deleted the function-style-rules-properties branch December 19, 2022 16:46
@bmish bmish changed the title Ensure deprecated/schema properties are detected from function-style rules Ensure deprecated/schema properties are detected from deprecated, function-style rules Dec 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Handle the deprecated/schema properties that can exist on function-style rules
2 participants