fin de l'initialisation d'un match et ajout du random aux commandes
All checks were successful
check main state / build (9.0.x) (push) Successful in 2m46s
All checks were successful
check main state / build (9.0.x) (push) Successful in 2m46s
This commit was merged in pull request #29.
This commit is contained in:
@@ -6,6 +6,7 @@ indent_style = space
|
||||
indent_size = 4
|
||||
charset = utf-8
|
||||
dotnet_diagnostic.CA1307.severity = none
|
||||
dotnet_diagnostic.CA5394.severity = none //Pour l'utilisation de random
|
||||
|
||||
[Src/HexagonalLib/**]
|
||||
generated_code = true
|
||||
Reference in New Issue
Block a user