Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 235 Bytes

en.md

File metadata and controls

11 lines (7 loc) · 235 Bytes

Code Styling

The otr-api project enforces specific styling rules, enforced easily via dotnet format.

Formatting

To format your code to our standards, simply execute the following from the root folder.

dotnet format