repository-template icon indicating copy to clipboard operation
repository-template copied to clipboard

add default exclusions for the example code

Open walteck opened this issue 4 months ago • 0 comments

Description

The repository template includes examples of code, as well as a template configuration for Sonarcloud, this is resulting in Sonarcloud raising findings against the example code on all repositories that use the template.

Context

This change is to extend the Sonarcloud configuration to exclude the example code from the template.

Type of changes

  • [X] Refactoring (non-breaking change)
  • [ ] New feature (non-breaking change which adds functionality)
  • [ ] Breaking change (fix or feature that would change existing functionality)
  • [ ] Bug fix (non-breaking change which fixes an issue)

Checklist

  • [X] I am familiar with the contributing guidelines
  • [X] I have followed the code style of the project
  • [ ] I have added tests to cover my changes
  • [ ] I have updated the documentation accordingly
  • [ ] This PR is a result of pair or mob programming

Sensitive Information Declaration

To ensure the utmost confidentiality and protect your and others privacy, we kindly ask you to NOT including PII (Personal Identifiable Information) / PID (Personal Identifiable Data) or any other sensitive data in this PR (Pull Request) and the codebase changes. We will remove any PR that do contain any sensitive information. We really appreciate your cooperation in this matter.

  • [X] I confirm that neither PII/PID nor sensitive data are included in this PR and the codebase changes.

walteck avatar Oct 07 '24 16:10 walteck