Skip to content

Add SAST and Code Quality

Andrew Newdigate requested to merge verify into master

I'm a big fan of automating as much of the code review process as possible.

Not only does this save time for reviewers, not having to remark on silly syntax issues, but it also codifies (at least) some of the styling sensibilities of the project.

This is a first iteration of beefing up our validation steps.

Edited by Andrew Newdigate

Merge request reports