#104 Suppression d'un fichier automatique et renommage d'un champ

This commit is contained in:
josephine.vetu
2026-03-26 15:18:39 +01:00
parent 69116fb46b
commit ae2e415524
2 changed files with 1 additions and 15 deletions

View File

@@ -1,14 +0,0 @@
{
// ACTION REQUIRED: This file was automatically added to your project, but it
// will not take effect until additional steps are taken to enable it. See the
// following page for additional information:
//
// https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/EnableConfiguration.md
"$schema": "https://raw.githubusercontent.com/DotNetAnalyzers/StyleCopAnalyzers/master/StyleCop.Analyzers/StyleCop.Analyzers/Settings/stylecop.schema.json",
"settings": {
"documentationRules": {
"companyName": "PlaceholderCompany"
}
}
}