Add clean coding standards to copilot instructions#3362
Conversation
Added guidelines for clean coding standards emphasizing readability and naming conventions. Signed-off-by: Julius von Kohout <45896133+juliusvonkohout@users.noreply.github.com>
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: juliusvonkohout The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
There was a problem hiding this comment.
Pull request overview
This pull request adds a new copilot instructions file that establishes clean coding standards for the project. The file provides guidance on code quality, naming conventions, and development practices to be followed when using GitHub Copilot for code generation and review.
Changes:
- Added clean coding standards emphasizing readable naming conventions over abbreviations
- Established documentation and testing principles
- Provided examples of preferred naming patterns and allowed acronyms
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Signed-off-by: Julius von Kohout <45896133+juliusvonkohout@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: Julius von Kohout <45896133+juliusvonkohout@users.noreply.github.com>
|
/lgtm |
* Add clean coding standards to copilot instructions Added guidelines for clean coding standards emphasizing readability and naming conventions. Signed-off-by: Julius von Kohout <45896133+juliusvonkohout@users.noreply.github.com> * Add note about trunk-based development in master branch Signed-off-by: Julius von Kohout <45896133+juliusvonkohout@users.noreply.github.com> * Apply suggestion from @Copilot Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: Julius von Kohout <45896133+juliusvonkohout@users.noreply.github.com> --------- Signed-off-by: Julius von Kohout <45896133+juliusvonkohout@users.noreply.github.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
No description provided.