Skip to content
Alec Krawciw edited this page Apr 26, 2023 · 11 revisions

Welcome to the VT&R3 wiki!

Introduction

Development

  • Use yapf/clang to format your code. Config files are provided in the root directory.
  • Place the license header at the top of each source file.
  • Follow C++/Python/Javascript best practices.