Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 373 Bytes

pre-reqs.md

File metadata and controls

11 lines (7 loc) · 373 Bytes

Prerequisites

Before working with the repository it is mandatory to execute the following command:

make initialise

The above command will install the pre-commit package and setup pre-commit checks for this repository.

You may need to install additional software, packages used can be found in the .pre-commit-config.yaml file.