Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 319 Bytes

File metadata and controls

17 lines (12 loc) · 319 Bytes

LEAP Systems Dev Configuration

Modified: 2021-06

img

Source control for all development tooling and templating

Python

  • Static Typing: pyright
  • Linting: flake8
  • Formatting: autopep8
  • Documentation: sphinx

CPP

  • Linting: cpplint
  • Documentation: Doxygen