Skip to content

Add Makefile with common dev commands

Patrick Godwin requested to merge patrick.godwin/sgn:make_cmds into main

Allows you to run commands like make test and make format within the project root.

Depends on !5 (merged), as it adds a command for type validation.

Merge request reports

Loading