Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 219 Bytes

File metadata and controls

5 lines (3 loc) · 219 Bytes

Prefer editing and reading files using your builtin vscode file editing and reading tools. Only use pwsh to edit files as a last resort.

Team Conventions

  • Always format dynamic log messages with f"{}" strings.