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

[STAL-2707] feat: add Apex support #492

Merged
merged 1 commit into from
Aug 14, 2024
Merged

[STAL-2707] feat: add Apex support #492

merged 1 commit into from
Aug 14, 2024

Conversation

amaanq
Copy link
Collaborator

@amaanq amaanq commented Aug 14, 2024

What problem are you trying to solve?

Currently, we do not support Apex files. We need a way to parse and query Apex files, but we do not currently fetch and build an Apex grammar.

What is your solution?

Add the Apex grammar to the analyzer itself, which is fetched from https://github.com/aheber/tree-sitter-sfapex. This will allow us (and customers down the line) to begin writing rules targeting Apex files.

Alternatives considered

What the reviewer should know

@amaanq amaanq requested a review from a team as a code owner August 14, 2024 17:08
@amaanq amaanq requested a review from modernplumbing August 14, 2024 17:08
@amaanq amaanq changed the title feat: add Apex support [STAL-2707] feat: add Apex support Aug 14, 2024
@amaanq amaanq requested review from jasonforal and juli1 and removed request for modernplumbing August 14, 2024 17:25
@amaanq amaanq merged commit cb418c4 into main Aug 14, 2024
64 checks passed
@jasonforal jasonforal deleted the amaan.qureshi/add-apex branch November 8, 2024 09:39
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