This repository contains all the GitHub Actions, Workflows and other voters that CS++ use to ensure quality programs are developed. For the sake of brevity, all of the above-mentioned items shall be called 'voters'
Our aim is to have a small list of universal or extensible voters. This will improve the Dx as less time is required to write custom voters for each project. Minimal modifications should be required to these voters to make them applicable to your project.
- Container Build Checks
- Linting
- Accessibility
- Unit & E2E Test Runners