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

Improve code type mappings #17

Merged
merged 4 commits into from
Sep 27, 2024
Merged

Improve code type mappings #17

merged 4 commits into from
Sep 27, 2024

Conversation

faern
Copy link
Member

@faern faern commented Sep 27, 2024

Adding block_comment to Rust, since it was missing.

Also some small cleanup/improvements to the way CodeType and its mappings were structured.

Also removes the unused CodeType::Identifier it was currently unused, and after discussing it we found no real world use case of special casing identifiers at the moment.

There were no mappings for the type anyway. And after discussing it, we
did not find any concrete use case for special casing identifiers. So we
decided to not support it for now.
@faern faern force-pushed the improve-code-type-mappings branch from f47fd59 to cad8083 Compare September 27, 2024 09:45
@faern faern merged commit 2756090 into main Sep 27, 2024
12 checks passed
@faern faern deleted the improve-code-type-mappings branch September 27, 2024 09:47
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