rticommunity / rticommunity/rticonnextdds-examples
[FEAT] Apply format and code conventions to .NET source files
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 148
- Forks
- 153
- PR merge metrics
- No merged PRs in 30d
Description
Feature description
To ensure the best practices in C# source code it would be convenient to use a tool that allows us to format the source code and check if a file (or files) is following the style/format rules. In addition, it would be necessary to create a new workflow to check the code in each push or pull request.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or entry points. Start by locating the .NET/C# source files and workflow configuration, then identify the applicable formatting and convention checks. Done means those checks are configured to run on each push and pull request.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- ci-cd, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100