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

refactor(core): register syntax rules via visitor #3471

Merged
merged 1 commit into from
Jul 19, 2024

Conversation

ematipico
Copy link
Member

Summary

A simple refactor to add Syntax rules to the lint function of each language automatically. Syntax rules are configuration free, so they can be added without a particular business logic.

Test Plan

Current tests should pass

@ematipico ematipico requested review from a team July 19, 2024 09:34
@github-actions github-actions bot added the A-Project Area: project label Jul 19, 2024
@ematipico ematipico merged commit 1fa96f3 into main Jul 19, 2024
13 checks passed
@ematipico ematipico deleted the refactor/syntax-rules branch July 19, 2024 10:33
@Conaclos Conaclos added the A-Changelog Area: changelog label Sep 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Changelog Area: changelog A-Project Area: project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants