Skip to content

Feat/4087/unifiedparser csharp support#4089

Merged
Nereboss merged 2 commits intomainfrom
feat/4087/unifiedparser-csharp-support
Jun 24, 2025
Merged

Feat/4087/unifiedparser csharp support#4089
Nereboss merged 2 commits intomainfrom
feat/4087/unifiedparser-csharp-support

Conversation

@Nereboss
Copy link
Contributor

Adds C# support to the unifiedParser

Closes: #4087

Description

Updates the unifiedParser to be able to parse C# (.cs) files

Definition of Done

A PR is only ready for merge once all the following acceptance criteria are fulfilled:

  • Changes have been manually tested
  • All TODOs related to this PR have been closed
  • There are automated tests for newly written code and bug fixes
  • All bugs discovered while working on this PR have been submitted as issues (if not already an open issue)
  • Documentation (GH-pages, analysis/visualization READMEs, parser READMEs, --help, etc.) has been updated (almost always necessary except for bug fixes)
  • CHANGELOG.md has been updated

Screenshots or gifs

@Nereboss Nereboss marked this pull request as ready for review June 24, 2025 09:05
@Nereboss Nereboss force-pushed the feat/4087/unifiedparser-csharp-support branch from df25402 to 3271834 Compare June 24, 2025 13:48
@sonarqubecloud
Copy link

@Nereboss Nereboss merged commit faac1e8 into main Jun 24, 2025
5 checks passed
@Nereboss Nereboss deleted the feat/4087/unifiedparser-csharp-support branch June 24, 2025 14:03
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.

Add C# Support to unifiedParser

2 participants