Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 239 Bytes

File metadata and controls

9 lines (7 loc) · 239 Bytes

Project Structure

  • /infra - Terraform code for provisioning infrastructure

Project Tooling

  • pre commit hooks
    • config file - .pre-commit-config.yaml
    • prek install to install
    • pre commit run --all to run all hooks