Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1.12 KB

CONTRIBUTING.md

File metadata and controls

18 lines (14 loc) · 1.12 KB

Contributing

Module changes

Whenever you change a module's code - you should run lint (bash scripts/lint.sh) and its tests!

TLDR:

  • Set up a VM or Container
  • Run the Module: bash scripts/test.sh -e test_module=<MODULE>