nhs-england-tools / repository-template

🛠️ 📚💡 This is a detailed and carefully made template for your GitHub projects. It's based on the wide knowledge and practical experience of the engineering community within NHS England. The template includes helpful suggestions, standards and practices - it's something you should consider using for all your repositories.
MIT License
31 stars 12 forks source link

add default exclusions for the example code #174

Open walteck opened 1 month ago

walteck commented 1 month ago

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

Checklist


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.