v7.6.0
- Defined github workflow for creating a build pipeline
- currently contains of a lint phase
- Updated code to ensure all code passes linting
- Added pre-commit hooks for linting
This helps future PRs can focus on feature updates without having to worry about styling / linting issues.