Added style guidance and performed enforcement

This commit is contained in:
2023-08-19 21:24:01 -04:00
parent 49de8aa8d7
commit 1a25e62fa4
29 changed files with 535 additions and 417 deletions

View File

@ -74,5 +74,4 @@ namespace IO.Swagger.Models.db
/// </value>
public ICollection<Transaction> TransactionsTo { get; set; }
}
}