#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:
@@ -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" ]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user