#144 Ajout de la date et de mon nom sur la table des modifications. Modification de stylecop pour correspondre au cahier des charges.

This commit is contained in:
josephine.vetu
2026-03-31 13:41:04 +02:00
parent 8eaefe7903
commit f573ac2455
8 changed files with 15 additions and 18 deletions

View File

@@ -11,6 +11,7 @@
| Date | Auteur |
| ----- | ------------- |
| 25/03 | Clément Bobin |
| 31/03 | Joséphine Vetu |
---

View File

@@ -2,12 +2,8 @@
"$schema": "https://raw.githubusercontent.com/DotNetAnalyzers/StyleCopAnalyzers/master/StyleCop.Analyzers/StyleCop.Analyzers/Settings/stylecop.schema.json",
"settings": {
"documentationRules": {
"companyName": "Equipe 1 - BOBIN, MASI, NODON, VETU",
"documentationCulture": "fr-FR"
},
"maintainabilityRules": {
"settings": {
"commonWords": [ "Obtient", "définit" ]
}
}
}
}
}